CheerMeterWidgetmodel
interface CheerMeterWidgetmodel
Fields
| Name | Description |
|---|---|
abstract voteResults: Stream<LiveLikeWidgetResult>
|
live stream for vote results |
Methods
submitVote
abstract fun submitVote(optionID: String)
Parameters
| Name | Description |
|---|---|
optionID: String
|
ReturnValue
| Name | Description |
|---|---|
Unit
|
record the cheer vote