A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
enableSavedGames — Property, class com.distriqt.extension.gameservices.Service
If true then the extension will setup the neccessary additional features to use the Saved Games functionality.
enableTurnBasedMultiplayer — Property, class com.distriqt.extension.gameservices.Service
If true then the extension will setup the necessary additional features to use the Turn Based Multiplayer functionality.
encode(data:flash.utils:ByteArray) — Static Method , class com.distriqt.extension.gameservices.utils.Base64New
endTimestamp — Property, class com.distriqt.extension.gameservices.quests.Quest
Timestamp at which this quest will change to STATE_EXPIRED if not accepted, or change to STATE_FAILED if accepted but not completed
environment — Property, class com.distriqt.extension.gameservices.Service
This sets the environment for services that have a debug or sandbox environment for testing.
error — Property, class com.distriqt.extension.gameservices.events.PlayerEvent
If an error occurred, this will contain any additional information about the error.
error — Property, class com.distriqt.extension.gameservices.events.PlayerIconEvent
If an error occurred, this will contain any additional information about the error.
ERROR — Constant Static Property, class com.distriqt.extension.gameservices.StatusCodes
A generic error occurred of unknown type.
ERROR — Constant Static Property, class com.distriqt.extension.gameservices.events.PlayerEvent
Dispatched when an error occurs when loading the player information.
ERROR — Constant Static Property, class com.distriqt.extension.gameservices.events.PlayerIconEvent
Dispatched when an error occurs when loading the icon error will contain any additional information about the error.
ERROR — Constant Static Property, class com.distriqt.extension.gameservices.events.ScreenRecordingEvent
There was an error during recording.
errorCode — Property, class com.distriqt.extension.gameservices.events.PlayerEventEvent
An error code for error events
errorCode — Property, class com.distriqt.extension.gameservices.events.QuestEvent
An error code for error events
errorCode — Property, class com.distriqt.extension.gameservices.events.ScreenRecordingEvent
If an error occurred this will contain the error code
eventId — Property, class com.distriqt.extension.gameservices.quests.Milestone
The ID of the associated event.
eventId — Property, class com.distriqt.extension.gameservices.quests.PlayerEvent
The ID of this event
events — Property, class com.distriqt.extension.gameservices.events.PlayerEventEvent
The Events (if any) associated with this event
events:load:error — Event, interface com.distriqt.extension.gameservices.quests.Quests
events:load:success — Event, interface com.distriqt.extension.gameservices.quests.Quests
EVENTS_LOAD_ERROR — Constant Static Property, class com.distriqt.extension.gameservices.events.PlayerEventEvent
Dispatched when an error occurred during the load process errorCode and message will contain details on the error that occurred.
EVENTS_LOAD_SUCCESS — Constant Static Property, class com.distriqt.extension.gameservices.events.PlayerEventEvent
Dispatched when the events have been successfully loaded.
EXT_CONTEXT_ID — Constant Static Property, class com.distriqt.extension.gameservices.GameServices
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z