Children

sealed class Children : PushNotificationEvent

Represents an event raised when a child node of a watched data node is updated, to be received through the mobile push notification channel of the user device (and previously subscribed using one of the Subscriber.subscribeThroughPushNotification methods).

Types

Link copied to clipboard

The Children event that is raised when the set of child nodes of a watched data node that are updated is too large to be sent through the push notification channel.

Link copied to clipboard

The Children event that is raised when a child node of a watched data node is updated.

Inheritors

Link copied to clipboard
Link copied to clipboard