Webcom Android API

Android API level 25

This is the Webcom Software Development Kit for Android targets. This SDK depends on:

  • the Kotlin runtime (org.jetbrains.kotlin)

  • Custom Tabs (androidx.browser)

  • androidx: this means your application should depend on it too (see how to migrate).

This SDK targets android devices with API >= 25. You can check android platform compatibility here.

The complete changelog is available here.

Packages

Link copied to clipboard

Exposes classes and functions relative to serialization/deserialization of data to/from the Webcom back end.

Link copied to clipboard

Exposes available algorithms to decrypt notifications sent to the device by the Webcom back end.

Link copied to clipboard

Exposes the main public API of the Webcom SDK.

Link copied to clipboard

Exposes the API of the Webcom Authentication service.

Provides the available authentication methods for the Webcom Authentication service.

Link copied to clipboard

Exposes the API of the Webcom Realtime Database service (or "datasync" in short).

Exposes subscription-related classes and functions of the datasync service.

Link copied to clipboard

Exposes interfaces and annotations used for providing a convenient Java API to Kotlin classes and methods.