|
Agora Interactive Whiteboard Java API Reference
|
Public Attributes | |
| connecting | |
| connected | |
| reconnecting | |
| disconnecting | |
| disconnected | |
The connection state of the room.
| com.herewhite.sdk.domain.RoomPhase.connecting |
The SDK is connecting to the room on the Interactive Whiteboard server.
| com.herewhite.sdk.domain.RoomPhase.connected |
The SDK is connected to the room on the Interactive Whiteboard server.
| com.herewhite.sdk.domain.RoomPhase.reconnecting |
The SDK is reconnecting to the room on the Interactive Whiteboard server.
| com.herewhite.sdk.domain.RoomPhase.disconnecting |
The SDK is disconnecting from the room on the Interactive Whiteboard server.
| com.herewhite.sdk.domain.RoomPhase.disconnected |
The SDK is disconnected from the room on the Interactive Whiteboard server.