-
public interface DeepLinkListener
-
-
Method Summary
Modifier and Type Method Description abstract void
onDeepLinking(@NonNull() DeepLinkResult deepLinkResult)
-
-
Method Detail
-
onDeepLinking
abstract void onDeepLinking(@NonNull() DeepLinkResult deepLinkResult)
-
-
-
-