NIMQChatGetServerRolesParam Class Reference

Inherits from NSObject
Declared in NIMQChatGetServerRolesParam.h

Overview

查询服务器下身份组列表

  serverId

服务器id

@property (nonatomic, assign) unsigned long long serverId

Discussion

服务器id

Declared In

NIMQChatGetServerRolesParam.h

  limit

每页个数

@property (nonatomic, assign) NSInteger limit

Discussion

每页个数

Declared In

NIMQChatGetServerRolesParam.h

  priority

优先级

@property (nullable, nonatomic, strong) NSNumber *priority

Discussion

优先级

Declared In

NIMQChatGetServerRolesParam.h