Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
IPollingAnswerResultItem.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
6public interface IPollingAnswerResultItem {
7 String getPollingID();
8
10
12
14
16
23}
Polling answer result item interface.
int getSelectedCount()
How many participants selected this answer.