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  
GameServices — final class, package com.distriqt.extension.gameservices
This class represents the main interface to the Game Services extension.
GameServices() — Constructor, class com.distriqt.extension.gameservices.GameServices
Constructor You should not call this directly, but instead use the singleton access
GameServicesEvent — class, package com.distriqt.extension.gameservices.events
General events from the Game service extension, describing initialisation and sign in events
GameServicesEvent(type:String, message:String, code:int, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.gameservices.events.GameServicesEvent
Constructor
getFrame() — method, interface com.distriqt.extension.gameservices.accesspoint.AccessPoint
The current area / frame the access point is occupying on screen in the native screen coordinate system.
getPlayer() — method, class com.distriqt.extension.gameservices.GameServices
Gets information about the signed in player
getToken(scope:String, useLegacy:Boolean) — method, interface com.distriqt.extension.gameservices.auth.AuthUtil
Gets a token or authorisation to be consumed by some other services on behalf of a specified user account.
GOOGLE_PLAY_GAME_SERVICES — Constant Static Property, class com.distriqt.extension.gameservices.Service
Google Play Game Services
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