Skip to main content
Version: 1.4.x

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>