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
Parameter | Type | Description |
---|---|---|
subscription | PushSubscription |
Promise<boolean | void>