val authenticationState: AuthenticationEvent.AuthenticationState
State of the user authentication maintained on the real time connection (web-socket) of the DatasyncService to the Webcom back end. If the connection is in the ConnectionState.Disconnected state, this indicates the authentication state that will be restored when the connection will be re-established.
authenticationState
- State of the user authentication maintained on the real time connection (web-socket)
of the DatasyncService to the Webcom back end. If the connection is in the ConnectionState.Disconnected state,
this indicates the authentication state that will be restored when the connection will be re-established.