Meeting SDK for Android API Reference
Loading...
Searching...
No Matches
SDKQuestionCharactersLength.java
Go to the documentation of this file.
1package us.zoom.sdk;
2
Enumeration of common SDK errors.
Interface for question characters length information.
MobileRTCSDKError getError()
Gets the error code.
int getMinLen()
Gets the minimum length.
int getMaxLen()
Gets the maximum length.