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