click
Notifies that an in-app area within an app has been clicked on by the user.
Return
true if all of the following conditions are met:
If the SDK is initialized and enabled.
If tracking link is successfully handled.
false otherwise.
Parameters
tracking link uri
Notifies that an in-app area within an app has been clicked on by the user.
Return
true if all of the following conditions are met:
If the SDK is initialized and enabled.
If tracking link is successfully handled.
false otherwise.
Parameters
tracking link uri
Callback to be invoked when tracking link is successfully handled.
Notifies that an in-app area within an app has been clicked on by the user.
Return
true if all of the following conditions are met:
If the SDK is initialized and enabled.
If tracking link is successfully handled.
false otherwise.
Parameters
tracking link uri
Callback to be invoked when tracking link is successfully handled.
Callback to be invoked when any exception occurs.