Package-level declarations

Types

Link copied to clipboard
data class LoadedPollsStatus(val canLoadMore: Boolean, val daysSynced: Int, val hasCompletedASyncBackward: Boolean)

Represent the status of the loaded polls for a room.

Link copied to clipboard

Expose methods to get history of polls in rooms.