类的使用
com.easemob.im.api.model.EMForceDeleteRoomCustomAttributes
-
com.easemob.im.api中EMForceDeleteRoomCustomAttributes的使用
修饰符和类型方法说明RoomApi.forceDeleteRoomCustomAttributes(String chatroomId, String username, EMForceDeleteRoomCustomAttributes emForceDeleteRoomCustomAttributes) 强制删除聊天室自定义属性 用户强制删除聊天室的自定义属性信息,即该方法除了会删除当前用户设置的聊天室自定义属性,还可以删除其他用户设置的自定义属性。okhttp3.CallRoomApi.forceDeleteRoomCustomAttributesAsync(String chatroomId, String username, EMForceDeleteRoomCustomAttributes emForceDeleteRoomCustomAttributes, ApiCallback<EMForceDeleteRoomCustomAttributesResult> _callback) 强制删除聊天室自定义属性 (asynchronously) 用户强制删除聊天室的自定义属性信息,即该方法除了会删除当前用户设置的聊天室自定义属性,还可以删除其他用户设置的自定义属性。okhttp3.CallRoomApi.forceDeleteRoomCustomAttributesCall(String chatroomId, String username, EMForceDeleteRoomCustomAttributes emForceDeleteRoomCustomAttributes, ApiCallback _callback) Build call for forceDeleteRoomCustomAttributesRoomApi.forceDeleteRoomCustomAttributesWithHttpInfo(String chatroomId, String username, EMForceDeleteRoomCustomAttributes emForceDeleteRoomCustomAttributes) 强制删除聊天室自定义属性 用户强制删除聊天室的自定义属性信息,即该方法除了会删除当前用户设置的聊天室自定义属性,还可以删除其他用户设置的自定义属性。 -
com.easemob.im.api.model中EMForceDeleteRoomCustomAttributes的使用
修饰符和类型方法说明EMForceDeleteRoomCustomAttributes.addKeysItem(String keysItem) Create an instance of EMForceDeleteRoomCustomAttributes given an JSON string