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

Webcom

object Webcom

Exposes some useful static methods or properties to start using the Webcom SDK.

Properties

deviceIdentifier

var deviceIdentifier: String?

Represents the device identifier to be used to receive mobile push notifications from Webcom on the current device.

Functions

whenSdkIsInitialized

fun whenSdkIsInitialized(block: () -> Unit): Unit

Runs a given code block once the Webcom SDK is properly initialized.