Title here
Summary here
AbstractKind: global abstract class
Extends: Abstract
Service:
AbstractService which describes and manages Analytics data.
PromiseSend 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 |