See: Description
Interface | Description |
---|---|
ReportingManager |
A Reporting Manager is used to send events of interest to TapPoint.
|
Class | Description |
---|---|
Reporting |
Responsible for providing TapPoint reporting functionality.
|
Enum | Description |
---|---|
TriggerEventType |
Represents events that an application can generate while monitoring for triggers.
|
.Reporting#getReportingManager(android.content.Context)
to retrieve a .ReportingManager
. The (TriggerEventType, String)
method can then be used to report an event with a given type and trigger.