Android SDK 100ms
lib
/
live.hms.video.interactivity
/
HmsInteractivityCenter
/
fetchLeaderboard
fetch
Leaderboard
fun
fetchLeaderboard
(
pollId
:
String
,
count
:
Long
=
50
,
startIndex
:
Long
=
0
,
includeCurrentPeer
:
Boolean
=
false
,
completion
:
HmsTypedActionResultListener
<
PollLeaderboardResponse
>
)