AgoraEduContextConnectionState
The connection state between the local client and the Agora server.
Enumerator
- disconnected
- The local client disconnects from the Agora server.
- connecting
- The local client is connecting to the Agora server.
- connected
- The local client is connected to the Agora server.
- reconnecting
- The local client is reconnecting to the Agora server.
- aborted
- The connection is aborted.