Function Namespace logCustomEvent
taoApi
Defined in: api.js.
Constructor Attributes | Constructor Name and Description |
---|---|
logCustomEvent(eventName, data)
Log the a eventName by sending the data
|
Function Namespace Detail
logCustomEvent(eventName, data)
Log the a eventName by sending the data
- Parameters:
- {String} eventName
- the name of the custom event
- {mixed} data