applicationServerKey property

JSArrayBuffer? get applicationServerKey

The applicationServerKey read-only property of the PushSubscriptionOptions interface contains the public key used by the push server.

Implementation

external JSArrayBuffer? get applicationServerKey;