Method DefineCaptchaCallback
DefineCaptchaCallback(CaptchaCallback)
Define a callback function to customize the captha which unlock automated functions in interactive products
Declaration
[HandleProcessCorruptedStateExceptions]
public void DefineCaptchaCallback(CoreInterface.CaptchaCallback callback)
Parameters
| Type | Name | Description | 
|---|---|---|
| CoreInterface.CaptchaCallback | callback | The callback function  |