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