Skip to main content

core.engagespot.attachpushsubscription

Home > @engagespot/core > Engagespot > attachPushSubscription

Engagespot.attachPushSubscription() method

Attach the push subscription for this device

Signature:
attachPushSubscription(subscription: PushSubscription): Promise<boolean | void>;

Parameters

ParameterTypeDescription
subscriptionPushSubscription
Returns:

Promise<boolean | void>