stream-chat-android
Toggle table of contents
7.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-compose
/
io.getstream.chat.android.compose.ui.messages.attachments.poll
/
PollOptionError
Poll
Option
Error
@
Stable
sealed
interface
PollOptionError
Indicates the error of the poll while configuring the options.
Inheritors
PollOptionDuplicated
Members
Properties
message
Link copied to clipboard
abstract
val
message
:
String
The error message of this option.