-
public class ReferrersManagerStores referres list to make it accessible globally. This class should be a singleton.
TODO extract referrers start/listen status logic from AppsFlyerLibCore to this class
-
-
Field Summary
Fields Modifier and Type Field Description public final static StringpreinstallIntentFilterAction
-
Method Summary
Modifier and Type Method Description synchronized voidaddReferrer(Referrer referrer)voidaddPreinstallReferrers(Context context, Runnable listener, ServiceLocator serviceLocator)-
-
Method Detail
-
addReferrer
synchronized void addReferrer(Referrer referrer)
-
addPreinstallReferrers
void addPreinstallReferrers(Context context, Runnable listener, ServiceLocator serviceLocator)
-
-
-
-