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

Subscription

interface Subscription

Represents a subscription to some event type on a data node.

Properties

identifier

abstract val identifier: String

Internal identifier for this Subscription, its form depends on the subscription target.

Functions

cancel

abstract fun cancel(): Unit

Cancels this Subscription.