collect
Analytic
open fun collectAnalytic(applicationId: String, appVersion: String, platform: Platform, type: PerformanceAnalytic.PerformanceAnalyticType, hPayload: JsonHelper)
Method to collect an analytic for an application and its platform version
Parameters
applicationId
The identifier of the application
appVersion
The application version
platform
The platform to connect
type
The analytic type to collect
hPayload
The json helper to manage the analytic payload data