Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.datasync / DatasyncState / ConnectionState / Connected

Connected

data class Connected : DatasyncState.ConnectionState

The connection is established successfully.

Constructors

<init>

Connected(backendTimeOffsetMilliseconds: Long)

The connection is established successfully.

Properties

backendTimeOffsetMilliseconds

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.