PlayerIO

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

HTML5 (Javascript) Client Reference

javascript (html5) notificationEndpoint class informationClass notificationEndpoint

Language: Javascript (HTML5)

This class encapsulates all the data of a notification endpoint.

Properties

 
configuration :object

The configuration of the endpoint

enabled :bool

Is this endpoint currently enabled?

identifier :string

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

type :string

The type of the endpoint

notificationEndpoint.configuration

configuration :object

The configuration of the endpoint

notificationEndpoint.enabled

enabled :bool

Is this endpoint currently enabled?

notificationEndpoint.identifier

identifier :string

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

notificationEndpoint.type

type :string

The type of the endpoint