| Interface | Description |
|---|---|
| ErrorCallback |
This callback is created to handle the response that contains an error.
|
| HttpsCallback |
HTTPS Callback that must be implemented to handle the certificate acceptance/rejection and other issues related to this.
|
| SuccessCallback |
This callback is created to handle the successful response by the Mobile Server.
|
| VideoReceiver |
VideoReceiver object is used to handle the frames that come from the Mobile Server.
|
| Enum | Description |
|---|---|
| HttpsCallback.CERTIFICATE_ACTION |
Enumerable with the possible states for trusting the certificate.
|