Product
NPM
Versions
Search
Preparing search index...
The search index is not available
Options
All
Public
Public/Protected
All
Inherited
Menu
API
Elements
Modules
API
applyLocalization
applyTheme
badge
baseMessage
blockProfile
chatRoom
chatRoomEventListener
chatRoomInvitation
init
leaderboard
messages
pinMessage
quest
quoteMessage
reactionPack
reactionSpace
redemptionKeys
reward
rewardAction
sdkEventListener
sponsor
types
<internal>
userProfile
userReaction
videoRoom
widgets
IPaginated
Response
count
results
iterator
next
previous
Type parameters
T
Hierarchy
IPaginatedResponse
Index
Properties
count
results
Methods
iterator
next
previous
Properties
count
count
:
number
results
results
:
T
[]
Methods
iterator
iterator
(
)
:
IterableIterator
<
T
[]
>
Returns
IterableIterator
<
T
[]
>
Optional
next
next
(
)
:
IteratorResult
<
T
[]
,
any
>
Returns
IteratorResult
<
T
[]
,
any
>
Optional
previous
previous
(
)
:
IteratorResult
<
T
[]
,
any
>
Returns
IteratorResult
<
T
[]
,
any
>
Generated using
TypeDoc