HMSPollLeaderboardEntry
data class HMSPollLeaderboardEntry(val position: Long?, val score: Long?, val totalResponses: Long?, val correctResponses: Long?, val duration: Long?, val peer: HMSPollResponsePeerInfo?)
Constructors
Link copied to clipboard
fun HMSPollLeaderboardEntry(position: Long?, score: Long?, totalResponses: Long?, correctResponses: Long?, duration: Long?, peer: HMSPollResponsePeerInfo?)