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

WebcomAbstractService

abstract class WebcomAbstractService

Base class for the Webcom services such as AuthenticationService or DatasyncService.

Inheritors

AuthenticationService

class AuthenticationService : WebcomAbstractService

The Webcom service that makes it possible to authenticate users and manage identities (or authentication means) of users on a Webcom application.

DatasyncService

class DatasyncService : WebcomAbstractService

The WebcomAbstractService that makes it possible to interact in real time with the data of a Webcom application.