-
public abstract class ApiReferrer extends Referrer
-
-
Constructor Summary
Constructors Constructor Description ApiReferrer(String type, String source, IdProvider idProvider, Runnable listener)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.appsflyer.internal.referrer.Referrer
finish, getSource, getState, getType, start, start -
Methods inherited from class java.util.Observable
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ApiReferrer
ApiReferrer(String type, String source, IdProvider idProvider, Runnable listener)
-
-
-
-