public class AFDeepLinkManager
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
currentActivityHash |
| Modifier and Type | Method and Description |
|---|---|
protected void |
collectIntentsFromActivities(android.content.Intent intent) |
static AFDeepLinkManager |
getInstance() |
protected void |
processIntentForDeepLink(android.content.Intent activityIntent,
android.content.Context context,
java.util.Map<java.lang.String,java.lang.Object> params) |
public static AFDeepLinkManager getInstance()
protected void processIntentForDeepLink(android.content.Intent activityIntent,
android.content.Context context,
java.util.Map<java.lang.String,java.lang.Object> params)
protected void collectIntentsFromActivities(android.content.Intent intent)