goOnline

fun goOnline()

Forces reconnection of the Datasync service associated with this instance to the Webcom back end.

It makes the shouldBeOnline method return true whatever the network state. If the network is unavailable, then it will reconnect automatically as soon as the network becomes available with a back-off retry policy.

See also