Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
IPollingItem.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
Enumeration of polling statuses.
Enumeration of polling types.
Polling item interface.
int getTotalVotedUserCount()
Get count of total voted users.
SDKPollingStatus getPollingStatus()
Get polling status.
String getPollingID()
Get polling ID.
boolean isLibraryPolling()
Determine if is library polling.
SDKPollingType getPollingType()
Get polling type.
String getPollingName()
Get polling name.
int getPollingQuestionCount()
Get polling question count.