Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2 / datasyncService

datasyncService

val WebcomApplication.datasyncService: DatasyncService

Retrieves (or creates) the unique instance of DatasyncService associated with this WebcomApplication.

Each call to this extension property always returns the same instance.If you need a different instance of DatasyncService for the same Webcom application, use another instance of WebcomApplication that refers to the same Webcom application.