类的使用
com.easemob.im.api.model.EMDeleteRoomCustomAttributes
-
com.easemob.im.api中EMDeleteRoomCustomAttributes的使用
修饰符和类型方法说明RoomApi.deleteRoomCustomAttributes(String chatroomId, String username, EMDeleteRoomCustomAttributes emDeleteRoomCustomAttributes) 删除聊天室自定义属性 用户删除其设置的聊天室自定义属性。okhttp3.CallRoomApi.deleteRoomCustomAttributesAsync(String chatroomId, String username, EMDeleteRoomCustomAttributes emDeleteRoomCustomAttributes, ApiCallback<EMDeleteRoomCustomAttributesResult> _callback) 删除聊天室自定义属性 (asynchronously) 用户删除其设置的聊天室自定义属性。okhttp3.CallRoomApi.deleteRoomCustomAttributesCall(String chatroomId, String username, EMDeleteRoomCustomAttributes emDeleteRoomCustomAttributes, ApiCallback _callback) Build call for deleteRoomCustomAttributesRoomApi.deleteRoomCustomAttributesWithHttpInfo(String chatroomId, String username, EMDeleteRoomCustomAttributes emDeleteRoomCustomAttributes) 删除聊天室自定义属性 用户删除其设置的聊天室自定义属性。 -
com.easemob.im.api.model中EMDeleteRoomCustomAttributes的使用
修饰符和类型方法说明EMDeleteRoomCustomAttributes.addKeysItem(String keysItem) static EMDeleteRoomCustomAttributesCreate an instance of EMDeleteRoomCustomAttributes given an JSON string