Connected

data class Connected(val backendTimeOffsetMilliseconds: Long) : DatasyncState.ConnectionState

The connection is established successfully. ç

Constructors

Link copied to clipboard
constructor(backendTimeOffsetMilliseconds: Long)

Properties

Link copied to clipboard

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.