setClickActionListener
Set a listener for in-app click,listener is only called if the action is of type Navigation. This API is sets a listener for the account configured as default.
Since
6.0.0
Parameters
listener
Instance of OnClickActionListener
Throws
if the SDK is not initialized.
Set a listener for in-app click,listener is only called if the action is of type Navigation. This API is sets a listener for the given account.
Since
6.0.0
Parameters
listener
Instance of OnClickActionListener
Throws
if the SDK is not initialized.