类的使用
com.easemob.im.api.model.EMDeleteRoomCustomAttributesResult
-
com.easemob.im.api中EMDeleteRoomCustomAttributesResult的使用
修饰符和类型方法说明RoomApi.deleteRoomCustomAttributes(String chatroomId, String username, EMDeleteRoomCustomAttributes emDeleteRoomCustomAttributes) 删除聊天室自定义属性 用户删除其设置的聊天室自定义属性。返回变量类型为EMDeleteRoomCustomAttributesResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明RoomApi.deleteRoomCustomAttributesWithHttpInfo(String chatroomId, String username, EMDeleteRoomCustomAttributes emDeleteRoomCustomAttributes) 删除聊天室自定义属性 用户删除其设置的聊天室自定义属性。类型变量类型为EMDeleteRoomCustomAttributesResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallRoomApi.deleteRoomCustomAttributesAsync(String chatroomId, String username, EMDeleteRoomCustomAttributes emDeleteRoomCustomAttributes, ApiCallback<EMDeleteRoomCustomAttributesResult> _callback) 删除聊天室自定义属性 (asynchronously) 用户删除其设置的聊天室自定义属性。 -
com.easemob.im.api.model中EMDeleteRoomCustomAttributesResult的使用
修饰符和类型方法说明EMDeleteRoomCustomAttributesResult.data(EMDeleteRoomCustomAttributesResource data) Create an instance of EMDeleteRoomCustomAttributesResult given an JSON string