Class: AnalyticsEvent

AnalyticsEvent


new AnalyticsEvent()

Class that holds an analytics event.

Class that holds an analytics event.
Source:

Members


name

The name of the event.

The name of the event.
Source:

properties :Object

Custom caller specifiable properties as key/value strings.

Custom caller specifiable properties as key/value strings.
Type:
  • Object
Source:

sessionID :String

The ID of the current session.

The ID of the current session.
Type:
  • String
Source:

timestamp

The timestamp of the event.

The timestamp of the event. The system will populate with the current time by default.
Source: