unregisterCallbackForChallengeCancelledEvent

final Unit unregisterCallbackForChallengeCancelledEvent(String appId, String registrationId)

Unregister the callback for challenge cancelled that is associated with the given registration ID. Registration ID is provided from the registerCallbackForRequestCancelledEvent function.

Parameters

appId

The AppID of your account. Ignore this param if you use only one AppID.

registrationId

The registration ID.