Package-level declarations
Types
Link copied to clipboard
Represents actions that can be performed from the poll option votes view.
Link copied to clipboard
class PollOptionVotesViewController(poll: Poll, option: Option, chatClient: ChatClient = ChatClient.instance(), scope: CoroutineScope)
Controller responsible for managing the state and events related to poll option votes.
Link copied to clipboard
The different types of events that can occur in the poll option votes view.
Link copied to clipboard
Controller responsible for managing the state and events related to poll results.