handle Link

open override fun handleLink(activity: Activity, action: (Int, Uri) -> Unit)

method to receive dynamic link

Parameters

activity

the Activity that intercept with the Dynamic Link

action

listener when dynamic link is received

Sources

Link copied to clipboard