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

#import <NIMQChatSystemNotificationAttachmentProtocol.h>

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

属性

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

额外继承的成员函数

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

详细描述

移除服务器身份组成员通知的附件

属性说明

◆ removeServerRoleAccIds

- (NSArray<NSString *>*) removeServerRoleAccIds
readnonatomiccopy

移除的成员

◆ roleId

- (unsigned long long) roleId
readnonatomicassign

身份组id

◆ serverId

- (unsigned long long) serverId
readnonatomicassign

服务器id


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