类的使用
com.easemob.im.api.model.EMGetRoomCustomAttributesResult
-
com.easemob.im.api中EMGetRoomCustomAttributesResult的使用
修饰符和类型方法说明RoomApi.getRoomCustomAttributes(String chatroomId, EMGetRoomCustomAttributes emGetRoomCustomAttributes) 获取聊天室自定义属性 获取指定聊天室的自定义属性信息。返回变量类型为EMGetRoomCustomAttributesResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明RoomApi.getRoomCustomAttributesWithHttpInfo(String chatroomId, EMGetRoomCustomAttributes emGetRoomCustomAttributes) 获取聊天室自定义属性 获取指定聊天室的自定义属性信息。类型变量类型为EMGetRoomCustomAttributesResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallRoomApi.getRoomCustomAttributesAsync(String chatroomId, EMGetRoomCustomAttributes emGetRoomCustomAttributes, ApiCallback<EMGetRoomCustomAttributesResult> _callback) 获取聊天室自定义属性 (asynchronously) 获取指定聊天室的自定义属性信息。 -
com.easemob.im.api.model中EMGetRoomCustomAttributesResult的使用
修饰符和类型方法说明Create an instance of EMGetRoomCustomAttributesResult given an JSON string