|
Agora Java API Reference for Android
|
Callback for asynchronous operation result. More...
Public Member Functions | |
| void | onResult (Error error) |
Callback for asynchronous operation result.
Call timing: The SDK triggers this callback when the asynchronous operation is completed to report the result.
| error | Status or error code. See Error for details. |
1.8.18