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
/
PollOptionError
Poll
Option
Error
@
Stable
sealed
interface
PollOptionError
Indicates the error of the poll while configuring the options.
Inheritors
PollOptionDuplicated
PollOptionNumberExceed
Members
Properties
message
Link copied to clipboard
abstract
val
message
:
String
The error message of this option.