NIMSDK-iOS
载入中...
搜索中...
未找到
<NIMQChatUpdateServerRoleAuthNotificationAttachment>协议 参考

#import <NIMQChatSystemNotificationAttachmentProtocol.h>

类 <NIMQChatUpdateServerRoleAuthNotificationAttachment> 继承关系图:
<NIMQChatSystemNotificationAttachment>

属性

unsigned long long serverId
 
unsigned long long roleId
 
NSArray< NIMQChatPermissionStatusInfo * > * updateAuths
 
- 属性 继承自 <NIMQChatSystemNotificationAttachment>
NSDictionary * attachDict
 
NIMQChatSystemNotificationType type
 

额外继承的成员函数

- 类方法 继承自 <NIMQChatSystemNotificationAttachment>
(id< NIMQChatSystemNotificationAttachment >) + initWithDict:type:
 

详细描述

更新服务器身份组权限的通知的附件

属性说明

◆ roleId

- (unsigned long long) roleId
readnonatomicassign

身份组id

◆ serverId

- (unsigned long long) serverId
readnonatomicassign

服务器id

◆ updateAuths

- (NSArray<NIMQChatPermissionStatusInfo *>*) updateAuths
readwritenonatomiccopy

操作的权限状态列表


该协议的文档由以下文件生成: