Server |
public enum ServerConnectionState
| Member name | Value | Description |
|---|---|---|
| Initial | 0 | SDK is not started or start is in progress. |
| Online | 1 | Connected to the server. |
| Offline | 2 |
Is not connected to the server, but cached configuration is used. It is still possible to connect to cameras and display video. |