unregisterCallbackForChallengeSolvedEvent

final Unit unregisterCallbackForChallengeSolvedEvent(String appId, String registrationId)

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

Parameters

appId

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

registrationId

The registration ID.