聊天室信息
更多...
|
| | ChatRoomInfo (Parcel in) |
| | ********************************** 序列化 ********************************** 更多...
|
| |
| com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.ChatRoomInfo |
( |
| ) |
|
| com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.ChatRoomInfo |
( |
Parcel |
in | ) |
|
|
protected |
********************************** 序列化 **********************************
在文件 ChatRoomInfo.java 第 211 行定义.
| int com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.describeContents |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.getAnnouncement |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.getBroadcastUrl |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.getCreator |
( |
| ) |
|
| Map<String, Object> com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.getExtension |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.getExtensionStr |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.getName |
( |
| ) |
|
| int com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.getOnlineUserCount |
( |
| ) |
|
| int com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.getQueueLevel |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.getRoomId |
( |
| ) |
|
| boolean com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.isMute |
( |
| ) |
|
| boolean com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.isValid |
( |
| ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setAnnouncement |
( |
String |
announcement | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setBroadcastUrl |
( |
String |
broadcastUrl | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setCreator |
( |
String |
creator | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setExtension |
( |
Map< String, Object > |
extension | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setExtensionStr |
( |
String |
extensionStr | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setMute |
( |
int |
mute | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setName |
( |
String |
name | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setOnlineUserCount |
( |
int |
onlineUserCount | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setQueueLevel |
( |
int |
queueLevel | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setRoomId |
( |
String |
roomId | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.setValidFlag |
( |
int |
validFlag | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.writeToParcel |
( |
Parcel |
dest, |
|
|
int |
flags |
|
) |
| |
| final Creator<ChatRoomInfo> com.netease.nimlib.sdk.chatroom.model.ChatRoomInfo.CREATOR |
|
static |
该类的文档由以下文件生成: