Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
IInterpreter.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
3public interface IInterpreter {
4
5 long getUserID();
6
8
10
16 boolean isAvailable();
17}
boolean isAvailable()
Check if the Interpreter available.