data class Connected : DatasyncState.ConnectionState
The connection is established successfully.
Connected(backendTimeOffsetMilliseconds: Long)
The connection is established successfully. |
val backendTimeOffsetMilliseconds: Long
Time offset measured at the establishment of the real time connection to the Webcom back end between the running device clock and the Webcom back end clock. |