| Interface | Description |
|---|---|
| MyTracker.AttributionListener |
Attribution listener interface.
|
| MyTrackerConfig.InstalledPackagesProvider |
Interface of provider that produces information about installed packages.
|
| MyTrackerConfig.OkHttpClientProvider |
Interface of OkHTTP provider
|
| Class | Description |
|---|---|
| MyTracker |
Main facade to access MyTracker API
|
| MyTrackerAttribution |
The instance of this class will be received in
MyTracker.AttributionListener.onReceiveAttribution(MyTrackerAttribution) |
| MyTrackerConfig |
Class for configuring myTracker
|
| MyTrackerParams |
Class for specifying additional tracking parameters
|
| Annotation Type | Description |
|---|---|
| MyTrackerConfig.Region |
Possible values of the region.
|
| MyTrackerParams.Gender |
Possible values of the user's gender.
|