IntentPreProcessingListener

fun interface IntentPreProcessingListener

Interface definition for a callback invoked before processing an incoming Intent if the SDK is not initialized.

Implement this listener to be notified

Author

Arshiya Khanum

Since

12.5.00

Functions

onIntentReceived
Link copied to clipboard
abstract fun onIntentReceived()

Callback triggered when the SDK tries to process an incoming intent.