toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-ui-common
/
io.getstream.chat.android.ui.common.state.messages.poll
/
PollState
Poll
State
@
Immutable
data
class
PollState
(
val
selectedPoll
:
SelectedPoll
?
=
null
)
Holds the state of the poll.
Members
Constructors
Poll
State
Link copied to clipboard
constructor
(
selectedPoll
:
SelectedPoll
?
=
null
)
Properties
selected
Poll
Link copied to clipboard
val
selectedPoll
:
SelectedPoll
?
=
null
The more options that should be displayed.