NIMQChatUpdateChannelRoleAuthNotificationAttachment Protocol Reference
| Conforms to | NIMQChatSystemNotificationAttachment |
|---|---|
| Declared in | NIMQChatSystemNotificationAttachmentProtocol.h |
serverId
required method
服务器id
@property (nonatomic, assign, readonly) unsigned long long serverIdDiscussion
服务器id
Declared In
NIMQChatSystemNotificationAttachmentProtocol.h
roleId
required method
频道身份组id
@property (nonatomic, assign, readonly) unsigned long long roleIdDiscussion
频道身份组id
Declared In
NIMQChatSystemNotificationAttachmentProtocol.h
channelId
required method
频道id
@property (nonatomic, assign, readonly) unsigned long long channelIdDiscussion
频道id
Declared In
NIMQChatSystemNotificationAttachmentProtocol.h
parentRoleId
required method
服务器身份组id
@property (nonatomic, assign, readonly) unsigned long long parentRoleIdDiscussion
服务器身份组id
Declared In
NIMQChatSystemNotificationAttachmentProtocol.h
updateAuths
required method
操作的权限状态列表
@property (nonatomic, copy) NSArray<NIMQChatPermissionStatusInfo*> *updateAuthsDiscussion
操作的权限状态列表
Declared In
NIMQChatSystemNotificationAttachmentProtocol.h