Implements
Constructors
new IdentifiersSubscription()
new IdentifiersSubscription(type, key): IdentifiersSubscription
Parameters
type
ListenerTypekey
number
Returns
IdentifiersSubscriptionMethods
unsubscribe()
unsubscribe():void
unsubscribe
Cancels the subscription and stops receiving updates for the associated identifier.
For vendor tracking ID listeners, this removes the callback associated with vendpr tracking ID changes.
For advertising ID listeners, this removes the callback associated with advertising ID changes.
For friendly name listeners, this removes the callback associated with device name changes.

