Connected

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

The connection is established successfully. ç

Constructors

Link copied to clipboard
fun Connected(backendTimeOffsetMilliseconds: Long)

Properties

Link copied to clipboard
open override 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.