Docs
Use Cases
Producer Guide
SDK
Search…
v24
Introduction
Experiences
Use Case Examples
When to choose Monterosa / Interaction Cloud™
Core Concepts
User Management
Interaction SDK
TV Graphics
Scaling Capacity
FAQs
Creator User Guide
Getting Started
Studio Guide
Image or File Fields & Hosting
Localisation
Project Assets
Forms
Voting Certification
Curation
Twitter #Voting
User Roles
DEVELOPER GUIDES
What is an App?
Available APIs & Libraries
Creating an App in JavaScript
App Specs
Feeding TV graphics systems
Working with Gamify
Browser Support
Advanced Topics
JavaScript lib
JavaScript Lib Overview
LViS
Listings
Event
Elements
Data Element
Regular Poll Element
Flexible Poll Element
Type
States
Handle State Change
Handle Results
Is Validated User Required
Get Qualifying Hashtag
Get Minimum Required Options Per Vote
Get Maximum Allowed Options Per Vote
Get Maximum Number of Votes per User
Get Maximum Number of Votes per Option
Get Options
Are Results Present
Get User Vote
Get Results Per Source
Has User Voted
Vote
Get Results
Get Question
Get State
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
Hosting Locations
RELEASE NOTES
v23.0
V23.1
V23.2
Migration Guide
Powered By
GitBook
Get Options
<
Array
>
getOptions
()
Returns set of options objects.
Output
[{
text
:
"Option 1"
,
imageUrl
:
'//path/to/my/image1'
,
hashtags
:
[
'#cat'
]
},
{
text
:
"Option 2"
,
imageUrl
:
'//path/to/my/image2'
,
hashtags
:
[
'#dog'
]
}]
Previous
Get Maximum Number of Votes per Option
Next
Are Results Present
Last modified
1yr ago
Copy link