public final class Reporting
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static ReportingManager |
getReportingManager(Context context)
Get a
ReportingManager that can be used to report analytics to TapPoint. |
public static ReportingManager getReportingManager(Context context)
ReportingManager
that can be used to report analytics to TapPoint.context
- an Android context. Must not be null.