Docs
Use Cases
Producer Guide
SDK
Search…
v24
Introduction
Use Cases
When to choose Monterosa / Interaction Cloud™
Platform Components
Core Concepts
Experiences
User Management
Interaction SDK
TV & Big Screen Graphics
Scaling Capacity
FAQs
Creator User Guide
Getting Started
Studio Guide
Image or File Fields & Hosting
Localisation
Project Assets
Data Capture
Voting Certification
Curation
Twitter #Voting
User Roles
DEVELOPER GUIDES
What is an App?
Available APIs & Libraries
Creating an App in JavaScript
App Specs
TV & Big Screen Graphics
Working with Gamify
Browser Support
Advanced Topics
JavaScript lib
JavaScript Lib Overview
LViS
Listings
Event
Elements
Data Element
Regular Poll Element
Flexible Poll Element
Swing Poll Element
Emoting Poll Element
Prediction Element
Trivia Element
Powerbar Element
Curation Element
Connection Manager
Project
Date
Run
User
Storage
Sync
Migration Guide
Changelog
Android lib
Android Lib Overview
LViS
Project
Event
Elements Common API
Regular Poll Element
Swing Poll Element
Emoting Poll Element
Combi Poll Element
Powerbar Element
Trivia Element
Prediction Element
Data Element
Changelog
iOS lib
iOS Lib Overview
LViS
Project
Event
Elements Common API
Regular Poll Element
Swing Poll Element
Diametric Element
Emoting Poll Element
Combi Poll Element
Powerbar Element
Quiz Element
Trivia Element
Prediction Element
Data Element
Changelog
CONTROL API V2
Control API v2 Overview
Element Resource
Organisations
Brands
Apps
App Setup
Projects
Events
Event Templates
Elements
Objects definitions
PUBLIC FEEDS
Public Feeds
Listings
Elements
Event History
Demographics
LIMITS
Content
Vote Elements
Social Voting
Leaderboard
Extensions
Overview
Instance handshake
Project handshake
Project delete
Tabs
Event Tabs
Listings notification
Elements notification
Analytics
Assets
Event-level feed
Webhooks
COMPLIANCE
Data Requests
RELEASE NOTES
v23.0
V23.1
V23.2
Migration Guide
Powered By
GitBook
Quiz Element
Describes Basic class for quizes.
Please see details description of
Elements Common API
.
1
public class Quiz
:
RevelablePoll
Copied!
Correct Option
Describes correct option
1
public var correctOption
:
Int
Copied!
Vote
Vote for specified option (zero-based numbering). Returns true on success.
1
boolean
vote
(
int
optionIndex
)
Copied!
Trivia
Describes Trivia Element
Please see details description of
Quiz
.
1
final public class Trivia
:
Quiz
{}
Copied!
iOS lib - Previous
Powerbar Element
Next - iOS lib
Trivia Element
Last modified
2yr ago
Copy link
Contents
Correct Option
Vote
Trivia