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  
participant — Property, class com.distriqt.extension.gameservices.multiplayer.ParticipantResult
The details of the participant this result is for.
Participant — class, package com.distriqt.extension.gameservices.multiplayer
This class represents a participant in a multiplayer match.
Participant() — Constructor, class com.distriqt.extension.gameservices.multiplayer.Participant
Constructor
participantId — Property, class com.distriqt.extension.gameservices.multiplayer.Participant
The participant id used for update and result calls to the game service.
ParticipantResult — class, package com.distriqt.extension.gameservices.multiplayer
This class represents a participants/players result in a match.
ParticipantResult() — Constructor, class com.distriqt.extension.gameservices.multiplayer.ParticipantResult
Constructor
participants — Property, interface com.distriqt.extension.gameservices.turnbasedmultiplayer.TurnBasedMatch
An array of Participant's currently taking part in this match
placing — Property, class com.distriqt.extension.gameservices.multiplayer.ParticipantResult
The placing of this participant in the final match result.
playedTime — Property, class com.distriqt.extension.gameservices.savedgames.SavedGame
Supported: Play Games
player — Property, class com.distriqt.extension.gameservices.events.PlayerEvent
The player information retrieved from the game service
player — Property, class com.distriqt.extension.gameservices.events.PlayerIconEvent
player — Property, class com.distriqt.extension.gameservices.leaderboards.LeaderboardScore
The player that scored this particular score
player — Property, class com.distriqt.extension.gameservices.multiplayer.Participant
Details of the player representing this participant.
Player — class, package com.distriqt.extension.gameservices
Represents a Player in the Game Service
Player(data:Object) — Constructor, class com.distriqt.extension.gameservices.Player
Constructor
player:icon:error — Event, class com.distriqt.extension.gameservices.GameServices
player:icon:loaded — Event, class com.distriqt.extension.gameservices.GameServices
PLAYERCENTEREDSCORES_ERROR — Constant Static Property, class com.distriqt.extension.gameservices.events.LeaderboardEvent
Dispatched when there was an error loading the scores for a leaderboard.
PLAYERCENTEREDSCORES_LOADED — Constant Static Property, class com.distriqt.extension.gameservices.events.LeaderboardEvent
Dispatched when the player centered scores from a leaderboard have been loaded.
PlayerEvent — class, package com.distriqt.extension.gameservices.events
Contains information about the current player.
PlayerEvent — class, package com.distriqt.extension.gameservices.quests
Data object for storing event information
PlayerEvent(type:String, bubbles:Boolean, cancelable:Boolean, player:com.distriqt.extension.gameservices:Player, error:String) — Constructor, class com.distriqt.extension.gameservices.events.PlayerEvent
Constructor
PlayerEvent() — Constructor, class com.distriqt.extension.gameservices.quests.PlayerEvent
Constructor
PlayerEventEvent — class, package com.distriqt.extension.gameservices.events
Represents game player 'Event' events when loading and interacting with events.
PlayerEventEvent(type:String, events:Vector$com.distriqt.extension.gameservices.quests:PlayerEvent, message:String, errorCode:int, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.gameservices.events.PlayerEventEvent
Constructor
PlayerIconEvent — class, package com.distriqt.extension.gameservices.events
PlayerIconEvent(type:String, bubbles:Boolean, cancelable:Boolean, player:com.distriqt.extension.gameservices:Player, icon:flash.display:BitmapData, error:String) — Constructor, class com.distriqt.extension.gameservices.events.PlayerIconEvent
Constructor
playerId — Property, class com.distriqt.extension.gameservices.Player
A unique identifier for a player of the game.
players — Property, class com.distriqt.extension.gameservices.GameServices
Access to the Players functionality to load additional information about the current player such as recently played with players and friends.
players — Property, class com.distriqt.extension.gameservices.events.PlayersEvent
The array of players retrieved.
Players — Interface, package com.distriqt.extension.gameservices.players
players:loadPlayerFriends:error — Event, interface com.distriqt.extension.gameservices.players.Players
players:loadPlayerFriends:success — Event, interface com.distriqt.extension.gameservices.players.Players
PLAYERSCORE_ERROR — Constant Static Property, class com.distriqt.extension.gameservices.events.LeaderboardEvent
Dispatched when there was an error loading the player's leaderboard score.
PLAYERSCORE_LOADED — Constant Static Property, class com.distriqt.extension.gameservices.events.LeaderboardEvent
Dispatched when the player's leaderboard score has been loaded.
PlayerSelectionOptions — class, package com.distriqt.extension.gameservices.multiplayer
The number of players passed in should be the desired number of additional players to select, not including the current player.
PlayerSelectionOptions() — Constructor, class com.distriqt.extension.gameservices.multiplayer.PlayerSelectionOptions
Constructor
PlayersEvent — class, package com.distriqt.extension.gameservices.events
PlayersEvent(type:String, players:Array, message:String, code:int, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.gameservices.events.PlayersEvent
Constructor
points — Property, class com.distriqt.extension.gameservices.achievements.Achievement
The number of points or XP the player earns by completing this achievement.
PREVIEW_CLOSED — Constant Static Property, class com.distriqt.extension.gameservices.events.ScreenRecordingEvent
The recording preview and edit interface has been dismissed by the user.
PREVIEW_SHOWN — Constant Static Property, class com.distriqt.extension.gameservices.events.ScreenRecordingEvent
The recording preview and edit interface has been presented to the user and is now visible.
PRIVACY_PROTOCOL_NO_AGREE — Constant Static Property, class com.distriqt.extension.gameservices.StatusCodes
PRIVACY_PROTOCOL_REJECTED — Constant Static Property, class com.distriqt.extension.gameservices.StatusCodes
Indicates that the user does not agree to Huawei's joint operations privacy agreement
PRODUCTION — Constant Static Property, class com.distriqt.extension.gameservices.ServiceEnvironment
Production environment
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