类的使用
com.easemob.im.api.model.EMUnmuteRoomMemberResult
使用EMUnmuteRoomMemberResult的程序包
-
com.easemob.im.api中EMUnmuteRoomMemberResult的使用
返回变量类型为EMUnmuteRoomMemberResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明RoomApi.unmuteRoomMemberWithHttpInfo(String chatroomId, String username) 解除聊天室禁言成员 解除对一个聊天室成员的禁言。类型变量类型为EMUnmuteRoomMemberResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallRoomApi.unmuteRoomMemberAsync(String chatroomId, String username, ApiCallback<EMUnmuteRoomMemberResult> _callback) 解除聊天室禁言成员 (asynchronously) 解除对一个聊天室成员的禁言。 -
com.easemob.im.api.model中EMUnmuteRoomMemberResult的使用
修饰符和类型方法说明EMUnmuteRoomMemberResult.addDataItem(EMUnmuteRoomMemberResource dataItem) EMUnmuteRoomMemberResult.data(List<EMUnmuteRoomMemberResource> data) static EMUnmuteRoomMemberResultCreate an instance of EMUnmuteRoomMemberResult given an JSON string