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
/
SelectedPoll
Selected
Poll
@
Immutable
data
class
SelectedPoll
(
val
poll
:
Poll
,
val
message
:
Message
,
val
pollSelectionType
:
PollSelectionType
)
Members
Constructors
Selected
Poll
Link copied to clipboard
constructor
(
poll
:
Poll
,
message
:
Message
,
pollSelectionType
:
PollSelectionType
)
Properties
message
Link copied to clipboard
val
message
:
Message
poll
Link copied to clipboard
val
poll
:
Poll
poll
Selection
Type
Link copied to clipboard
val
pollSelectionType
:
PollSelectionType