Title here
Summary here
Abstract
Kind: global abstract class
Extends: Abstract
Service:
Abstract
Service which describes and manages Analytics data.
Promise
Send analytic data
Kind: instance method of AbstractAnalyticService
Param | Type | Description |
---|---|---|
type | AnalyticDataType | one of this.statics.ERROR, this.statics.CURRENTLY_WATCHING, this.statics.CHANGE_ROUTE |
data | Object | see data description from type consts documentation |
[options] | Object |