TooBig

The Value event that is raised when the size of the new value of the watched data node exceeds the allowed bandwidth of the push notification channel.

If the data payload was small enough, the Changed event would actually be raised instead.

This event results from a subscription to the type of SubscribableEvent.Value.Changed.

Properties

Link copied to clipboard
open override val appId: String

Identifier of the WebcomApplication this Notification relates to.

Link copied to clipboard
open override val data: PushNotificationEvent.Value.TooBig

The event conveyed by this DataNotification.

Link copied to clipboard
open override val path: String

Path of the data this Notification relates to, or "" if it doesn't relate to any data node.