Package org. matrix. android. sdk. api. session. room. poll
Types
Link copied to clipboard
data class LoadedPollsStatus( val canLoadMore: Boolean, val daysSynced: Int, val hasCompletedASyncBackward: Boolean)
Content copied to clipboard
Represent the status of the loaded polls for a room.
Link copied to clipboard
Expose methods to get history of polls in rooms.