Contains the subscriptions of a device, or a group of devices sharing the same clientId, has to a channel in order to receive push notifications.

Hierarchy

  • PushChannelSubscription

Properties

channel: string

The channel the push notification subscription is for.

clientId?: string

The ID of the client the device, or devices are associated to.

deviceId?: string

The unique ID of the device.

Generated using TypeDoc