Module Veery

unregisterNotification(subscription)

Cancels the call to registerNotification.

Parameters

Param name Type Usage and Possible values
subscription String Name of the subscription to a notification (push) feed

Returns

void

Usage / Example

Veery.unregisterNotification(Veery.NOTIF_HELLO)

User interaction

No more notification (of the specified subscription) will be sent any more.

See also

registerNotification

Enable a notification for a specified geo-predictive event.

unregisterNotification

Disable notifications for a specified geo-predictive event.