|
Agora Interactive Whiteboard Java API Reference
|
Additional Inherited Members | |
Public Member Functions inherited from com.herewhite.sdk.RoomListener | |
| void | onPhaseChanged (RoomPhase phase) |
| void | onDisconnectWithError (Exception e) |
| void | onKickedWithReason (String reason) |
| void | onRoomStateChanged (RoomState modifyState) |
| void | onCanUndoStepsUpdate (long canUndoSteps) |
| void | onCanRedoStepsUpdate (long canRedoSteps) |
| void | onCatchErrorWhenAppendFrame (long userId, Exception error) |
The RoomCallbacks interface, which the SDK uses to send event callbacks of the Room instance.
RoomListener instead.