ASAPPDeepLinkHandler

Interface definition for a callback to be invoked when the user clicks a deep link.

Functions

Link copied to clipboard
abstract fun handleASAPPDeepLink(deepLink: String, data: JSONObject?, activity: Activity)

Called when the user clicks a deep link.