聊天室成员信息
更多...
|
| | ChatRoomMember (Parcel in) |
| | ********************************** 序列化 ********************************** 更多...
|
| |
| com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.ChatRoomMember |
( |
| ) |
|
| com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.ChatRoomMember |
( |
Parcel |
in | ) |
|
|
protected |
| int com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.describeContents |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getAccount |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getAvatar |
( |
| ) |
|
| long com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getEnterTime |
( |
| ) |
|
| Map<String, Object> com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getExtension |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getExtensionStr |
( |
| ) |
|
| int com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getMemberLevel |
( |
| ) |
|
| MemberType com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getMemberType |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getNick |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getNotifyTargetTags |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getRoomId |
( |
| ) |
|
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getTags |
( |
| ) |
|
| long com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getTempMuteDuration |
( |
| ) |
|
| long com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.getUpdateTime |
( |
| ) |
|
| boolean com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.isInBlackList |
( |
| ) |
|
| boolean com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.isMuted |
( |
| ) |
|
| boolean com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.isOnline |
( |
| ) |
|
| boolean com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.isTempMuted |
( |
| ) |
|
| boolean com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.isValid |
( |
| ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setAccount |
( |
String |
account | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setAvatar |
( |
String |
avatar | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setEnterTime |
( |
long |
enterTime | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setExtension |
( |
Map< String, Object > |
extension | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setExtensionStr |
( |
String |
extensionStr | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setInBlackList |
( |
boolean |
inBlackList | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setMemberLevel |
( |
int |
memberLevel | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setMemberType |
( |
MemberType |
type | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setMuted |
( |
boolean |
muted | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setNick |
( |
String |
nick | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setNotifyTargetTags |
( |
String |
notifyTargetTags | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setOnline |
( |
boolean |
online | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setRoomId |
( |
String |
roomId | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setTags |
( |
String |
tags | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setTempMuted |
( |
boolean |
tempMuted | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setTempMuteDuration |
( |
long |
tempMuteDuration | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setUpdateTime |
( |
long |
updateTime | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.setValid |
( |
boolean |
valid | ) |
|
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.writeToParcel |
( |
Parcel |
dest, |
|
|
int |
flags |
|
) |
| |
| final Creator<ChatRoomMember> com.netease.nimlib.sdk.chatroom.model.ChatRoomMember.CREATOR |
|
static |
该类的文档由以下文件生成: