Package-level declarations
Types
The types of supported native bridges.
The main Error returned from the Push component, each variant describes a different error
Supported protocols for push "Https" is default, and "Http" is only supported for tests
Object representing the PushManager used to manage subscriptions
Object representing the PushManager used to manage subscriptions
An dictionary describing the push subscription that changed, the caller will receive a list of `PushSubscriptionChanged` when calling `PushManager::verify_connection`, one entry for each channel that the caller should resubscribe to
Subscription Information, the endpoint to send push messages to and the key information that can be used to encrypt payloads
The subscription response object returned from `PushManager::subscribe`