Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.datasync / DatasyncTime / AtNextDisconnection

AtNextDisconnection

AtNextDisconnection

This policy requests the Webcom back end to write the data on the next network disconnection.

As long as the connectivity to the Webcom back end is up, the data is not written. This policy is intended to manage users' presence in a collaborative application. For example, the DatasyncService.startPublishingMyPresence and DatasyncService.isPresent methods rely on this policy.