类的使用
com.easemob.im.api.model.EMGetRoomCustomAttributes
-
com.easemob.im.api中EMGetRoomCustomAttributes的使用
修饰符和类型方法说明RoomApi.getRoomCustomAttributes(String chatroomId, EMGetRoomCustomAttributes emGetRoomCustomAttributes) 获取聊天室自定义属性 获取指定聊天室的自定义属性信息。okhttp3.CallRoomApi.getRoomCustomAttributesAsync(String chatroomId, EMGetRoomCustomAttributes emGetRoomCustomAttributes, ApiCallback<EMGetRoomCustomAttributesResult> _callback) 获取聊天室自定义属性 (asynchronously) 获取指定聊天室的自定义属性信息。okhttp3.CallRoomApi.getRoomCustomAttributesCall(String chatroomId, EMGetRoomCustomAttributes emGetRoomCustomAttributes, ApiCallback _callback) Build call for getRoomCustomAttributesRoomApi.getRoomCustomAttributesWithHttpInfo(String chatroomId, EMGetRoomCustomAttributes emGetRoomCustomAttributes) 获取聊天室自定义属性 获取指定聊天室的自定义属性信息。 -
com.easemob.im.api.model中EMGetRoomCustomAttributes的使用
修饰符和类型方法说明EMGetRoomCustomAttributes.addKeysItem(String keysItem) static EMGetRoomCustomAttributesCreate an instance of EMGetRoomCustomAttributes given an JSON string