akamai.amp.Event

Event base class.

Constructor

Event

new Event(type, detailopt)

Create an Event

Parameters
Name Type Attributes Description
type string

The event's type.

detail Object <optional>

The event's details.

Members

detail

(readonly) :Object

Object representing event specific details

target

(readonly) :Object

The event target

type

(readonly) :string

The event type