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