NIMQChatGetExistingAccidsInServerRoleParam Class Reference Inherits from NSObject Declared in NIMQChatGetExistingAccidsInServerRoleParam.h Overview 查询一批accids的自定义身份组列表 serverId 服务器id @property (nonatomic, assign) unsigned long long serverId Discussion 服务器id Declared In NIMQChatGetExistingAccidsInServerRoleParam.h accids 用户accid数组 @property (nonatomic, copy) NSArray<NSString*> *accids Discussion 用户accid数组 Declared In NIMQChatGetExistingAccidsInServerRoleParam.h