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

Revocation

class Revocation : DataEvent

Notification that a subscription has been revoked by the Webcom back end.

Properties

reason

val reason: String

Reason why the subscription was revoked.

Inherited Properties

application

val application: String

Name (or identifier) of the WebcomApplication concerned by the received notification.

path

val path: String

/-separated path of the DatasyncNode concerned by the received notification.