Skip to main content

core.engagespot.getwebpushsubscription

Home > @engagespot/core > Engagespot > getWebPushSubscription

Engagespot.getWebPushSubscription() method

Get WebPush Subscription

Signature:
getWebPushSubscription(publicKey: string): Promise<PushSubscription>;

Parameters

ParameterTypeDescription
publicKeystring
Returns:

Promise<PushSubscription>