QuizWidgetModel
interface QuizWidgetModel
Fields
| Name | Description |
|---|---|
abstract voteResults: Stream<LiveLikeWidgetResult>
|
live stream for vote results |
Methods
lockInAnswer
abstract fun lockInAnswer(optionID: String)
Parameters
| Name | Description |
|---|---|
optionID: String
|
ReturnValue
| Name | Description |
|---|---|
Unit
|
lock the answer for quiz