NIMQChatGetExistingServerRoleMembersByAccidsParam Class Reference

Inherits from NSObject
Declared in NIMQChatGetExistingServerRoleMembersByAccidsParam.h

  serverId

服务器id

@property (nonatomic, assign) unsigned long long serverId

Discussion

服务器id

Declared In

NIMQChatGetExistingServerRoleMembersByAccidsParam.h

  roleId

身份组id

@property (nonatomic, assign) unsigned long long roleId

Discussion

身份组id

Declared In

NIMQChatGetExistingServerRoleMembersByAccidsParam.h

  accids

用户accid数组

@property (nonatomic, copy) NSArray<NSString*> *accids

Discussion

用户accid数组

Declared In

NIMQChatGetExistingServerRoleMembersByAccidsParam.h