toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-compose
/
io.getstream.chat.android.compose.ui.messages.attachments.poll
/
PollSwitchItem
/
PollSwitchItem
Poll
Switch
Item
constructor
(
title
:
String
,
enabled
:
Boolean
,
key
:
String
=
UUID.randomUUID().toString()
,
pollSwitchInput
:
PollSwitchInput
?
=
null
,
pollOptionError
:
PollOptionError
?
=
null
)