Package com.proxama.tappoint.reporting

Provides functionality for reporting analytics to TapPoint.

See: Description

Package com.proxama.tappoint.reporting Description

Provides functionality for reporting analytics to TapPoint.

In order to synchronise with TapPoint, you should first ensure that you have authenticated with TapPoint. Once this has been completed successfully, you can then use .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.