Agora Interactive Whiteboard Java API Reference
|
Additional Inherited Members | |
Public Member Functions inherited from com.herewhite.sdk.CommonCallback | |
default void | throwError (Object args) |
default String | urlInterrupter (String sourceUrl) |
default void | onPPTMediaPlay () |
default void | onPPTMediaPause () |
default void | onMessage (JSONObject object) |
default void | sdkSetupFail (SDKError error) |
default void | onLogger (JSONObject object) |
The CommonCallbacks
interface, which the SDK uses to send event callbacks to the application. The Room
instance can inherit the methods of this interface.
CommonCallback
instead.