new ReportingService()
Should not be called by the developer.
- Source:
Methods
-
getUserId()
-
invoke the getUserId operation
- Source:
-
report(reportingGroupID, metrics)
-
invoke the report operation
Parameters:
Name Type Description reportingGroupID
string reporting Group ID metrics
object metrics being reported - Source:
-
setUserId(userId)
-
invoke the setUserId operation
Parameters:
Name Type Description userId
string userId specified by user - Source: