类的使用
com.easemob.im.api.model.EMSetRoomCustomAttributes
-
com.easemob.im.api中EMSetRoomCustomAttributes的使用
修饰符和类型方法说明RoomApi.setRoomCustomAttributes(String chatroomId, String username, EMSetRoomCustomAttributes emSetRoomCustomAttributes) 设置聊天室自定义属性 指定用户设置特定聊天室的自定义属性。okhttp3.CallRoomApi.setRoomCustomAttributesAsync(String chatroomId, String username, EMSetRoomCustomAttributes emSetRoomCustomAttributes, ApiCallback<EMSetRoomCustomAttributesResult> _callback) 设置聊天室自定义属性 (asynchronously) 指定用户设置特定聊天室的自定义属性。okhttp3.CallRoomApi.setRoomCustomAttributesCall(String chatroomId, String username, EMSetRoomCustomAttributes emSetRoomCustomAttributes, ApiCallback _callback) Build call for setRoomCustomAttributesRoomApi.setRoomCustomAttributesWithHttpInfo(String chatroomId, String username, EMSetRoomCustomAttributes emSetRoomCustomAttributes) 设置聊天室自定义属性 指定用户设置特定聊天室的自定义属性。 -
com.easemob.im.api.model中EMSetRoomCustomAttributes的使用
修饰符和类型方法说明EMSetRoomCustomAttributes.autoDelete(String autoDelete) static EMSetRoomCustomAttributesCreate an instance of EMSetRoomCustomAttributes given an JSON string