public class InstallReferrer extends Object implements InvocationHandler
| Constructor and Description |
|---|
InstallReferrer(android.content.Context context,
IActivityHandler activityHandler)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
void |
startConnection()
Start connection with install referrer service.
|
public InstallReferrer(android.content.Context context,
IActivityHandler activityHandler)
context - Application contextactivityHandler - ActivityHandler referenceCopyright © 2018. All rights reserved.