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

#import <NIMQChatSystemNotificationAttachmentProtocol.h>

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

属性

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

额外继承的成员函数

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

详细描述

服务器身份组加入成员通知的附件

属性说明

◆ addServerRoleAccIds

- (NSArray<NSString *>*) addServerRoleAccIds
readnonatomiccopy

添加的成员

◆ roleId

- (unsigned long long) roleId
readnonatomicassign

身份组id

◆ serverId

- (unsigned long long) serverId
readnonatomicassign

服务器id


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