10#import <Foundation/Foundation.h>
12NS_ASSUME_NONNULL_BEGIN
34@property (nonatomic, assign)
unsigned long long serverId;
38@property (nonatomic, copy) NSArray <NSString *> *
accids;
NIMQChatServerRoleSortType
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:15
@ NIMQChatServerRoleSortByPrecedence
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:17
@ NIMQChatServerRoleSortByCreateTime
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:16
NIMQChatServerRoleSortOrder
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:21
@ NIMQChatServerRoleSortAsc
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:22
@ NIMQChatServerRoleSortDesc
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:23
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:30
NIMQChatServerRoleSortOrder order
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:46
NSArray< NSString * > * accids
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:38
unsigned long long serverId
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:34
NIMQChatServerRoleSortType sortType
Definition: NIMQChatGetExistingAccidsInServerRoleParam.h:42