Interface PushApnsBroadcastOptions

Options for creating an APNs broadcast channel via createApnsBroadcast.

Hierarchy

  • PushApnsBroadcastOptions

Properties

messageStoragePolicy: 0 | 1

Set to 1 to cache the last update payload so late-joining devices receive the current content state immediately on subscription. Set to 0 to disable caching.

Generated using TypeDoc