Constructor
new ParticipantListQuery(argsnullable)
- See:
Parameters:
Name | Type | Attributes | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
args |
Object |
<nullable> |
Properties
|
Members
hasNext :boolean
Type:
- boolean
isLoading :boolean
Type:
- boolean
limit :number
- Default Value:
- 20
Type:
- number
Methods
next(callbackopt) → {Promise|undefined}
Executes the query
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
callback |
userListQueryCallback |
<optional> |
Returns:
- Type
- Promise | undefined