PlayerIO

The fastest way to build online games without breaking a sweat.

ActionScript3 Reference

actionscript 3 NotificationEndpoint class informationClass NotificationEndpoint

Namespace: playerio
Language: ActionScript 3

Notifications Endpoint

Properties

 
public
configuration :Object [read-only]

The configuration of the endpoint

public
endabled :Boolean [read-only]

Is this endpoint currently enabled?

public
identifier :String [read-only]

The endpoint identifier (e.g, push device id or e-mail address...)

public
type :String [read-only]

The type of the endpoint

NotificationEndpoint.configuration

public
configuration :Object [read-only]

The configuration of the endpoint

NotificationEndpoint.endabled

public
endabled :Boolean [read-only]

Is this endpoint currently enabled?

NotificationEndpoint.identifier

public
identifier :String [read-only]

The endpoint identifier (e.g, push device id or e-mail address...)

NotificationEndpoint.type

public
type :String [read-only]

The type of the endpoint