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

Trigger

enum class Trigger

Represents the kind of child event that triggers a notification.

Enum Values

ADDED

A new child has been added to the watched data node.

REMOVED

A child has been removed from the watched data node.

CHANGED

The value of a child of the watched data node has changed.