NIMQChatRemoveServerRoleMembersNotificationAttachment Protocol Reference

Conforms to NIMQChatSystemNotificationAttachment
Declared in NIMQChatSystemNotificationAttachmentProtocol.h

Overview

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

  removeServerRoleAccIds required method

添加的成员

@property (nullable, nonatomic, copy, readonly) NSArray<NSString*> *removeServerRoleAccIds

Discussion

添加的成员

Declared In

NIMQChatSystemNotificationAttachmentProtocol.h

  serverId required method

服务器id

@property (nonatomic, assign, readonly) unsigned long long serverId

Discussion

服务器id

Declared In

NIMQChatSystemNotificationAttachmentProtocol.h

  roleId required method

身份组id

@property (nonatomic, assign, readonly) unsigned long long roleId

Discussion

身份组id

Declared In

NIMQChatSystemNotificationAttachmentProtocol.h