类的使用
com.easemob.im.api.model.EMForceSetRoomCustomAttributes
-
com.easemob.im.api中EMForceSetRoomCustomAttributes的使用
修饰符和类型方法说明RoomApi.forceSetRoomCustomAttributes(String chatroomId, String username, EMForceSetRoomCustomAttributes emForceSetRoomCustomAttributes) 强制设置聊天室自定义属性 用户强制设置指定聊天室的自定义属性信息,即该方法可覆盖其他用户设置的聊天室自定义属性。okhttp3.CallRoomApi.forceSetRoomCustomAttributesAsync(String chatroomId, String username, EMForceSetRoomCustomAttributes emForceSetRoomCustomAttributes, ApiCallback<EMForceSetRoomCustomAttributesResult> _callback) 强制设置聊天室自定义属性 (asynchronously) 用户强制设置指定聊天室的自定义属性信息,即该方法可覆盖其他用户设置的聊天室自定义属性。okhttp3.CallRoomApi.forceSetRoomCustomAttributesCall(String chatroomId, String username, EMForceSetRoomCustomAttributes emForceSetRoomCustomAttributes, ApiCallback _callback) Build call for forceSetRoomCustomAttributesRoomApi.forceSetRoomCustomAttributesWithHttpInfo(String chatroomId, String username, EMForceSetRoomCustomAttributes emForceSetRoomCustomAttributes) 强制设置聊天室自定义属性 用户强制设置指定聊天室的自定义属性信息,即该方法可覆盖其他用户设置的聊天室自定义属性。 -
com.easemob.im.api.model中EMForceSetRoomCustomAttributes的使用
修饰符和类型方法说明EMForceSetRoomCustomAttributes.autoDelete(String autoDelete) Create an instance of EMForceSetRoomCustomAttributes given an JSON string