类的使用
com.easemob.im.api.model.EMSetRoomCustomAttributesResult
-
com.easemob.im.api中EMSetRoomCustomAttributesResult的使用
修饰符和类型方法说明RoomApi.setRoomCustomAttributes(String chatroomId, String username, EMSetRoomCustomAttributes emSetRoomCustomAttributes) 设置聊天室自定义属性 指定用户设置特定聊天室的自定义属性。返回变量类型为EMSetRoomCustomAttributesResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明RoomApi.setRoomCustomAttributesWithHttpInfo(String chatroomId, String username, EMSetRoomCustomAttributes emSetRoomCustomAttributes) 设置聊天室自定义属性 指定用户设置特定聊天室的自定义属性。类型变量类型为EMSetRoomCustomAttributesResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallRoomApi.setRoomCustomAttributesAsync(String chatroomId, String username, EMSetRoomCustomAttributes emSetRoomCustomAttributes, ApiCallback<EMSetRoomCustomAttributesResult> _callback) 设置聊天室自定义属性 (asynchronously) 指定用户设置特定聊天室的自定义属性。 -
com.easemob.im.api.model中EMSetRoomCustomAttributesResult的使用
修饰符和类型方法说明EMSetRoomCustomAttributesResult.data(EMSetRoomCustomAttributesResource data) Create an instance of EMSetRoomCustomAttributesResult given an JSON string