NIMMessageChatroomExtension Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMMessageChatroomExtension.h | 
  roomNickname
	用户在聊天室内的昵称
@property (nullable, nonatomic, copy) NSString *roomNicknameDiscussion
用户在聊天室内的昵称
Declared In
NIMMessageChatroomExtension.h
  roomAvatar
	用户在聊天室内的头像
@property (nullable, nonatomic, copy) NSString *roomAvatarDiscussion
用户在聊天室内的头像
Declared In
NIMMessageChatroomExtension.h
  roomAvatarThumbnail
	用户在聊天室内的头像缩略图
@property (nullable, nonatomic, copy, readonly) NSString *roomAvatarThumbnailDiscussion
用户在聊天室内的头像缩略图
仅适用于使用云信上传服务进行上传的资源,否则无效。
Declared In
NIMMessageChatroomExtension.h
  roomExt
	用户在当前聊天室的拓展信息
@property (nullable, nonatomic, copy) NSString *roomExtDiscussion
用户在当前聊天室的拓展信息
Declared In
NIMMessageChatroomExtension.h