shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.mediasfu
/
MediasfuPollTypeOption
Mediasfu
Poll
Type
Option
data
class
MediasfuPollTypeOption
(
val
value
:
String
,
val
label
:
String
)
Shared poll type descriptor used by poll modal overrides.
Members
Constructors
Mediasfu
Poll
Type
Option
Link copied to clipboard
constructor
(
value
:
String
,
label
:
String
)
Properties
label
Link copied to clipboard
val
label
:
String
value
Link copied to clipboard
val
value
:
String