Packagecom.marpies.ane.facebook.data
Classpublic class AIRFacebookGameRequestActionType
InheritanceAIRFacebookGameRequestActionType Inheritance Object

Defines constants for the GameRequest action type.



Public Constants
 ConstantDefined By
  ASK_FOR : String = askfor
[static]
AIRFacebookGameRequestActionType
  NONE : String = none
[static]
AIRFacebookGameRequestActionType
  SEND : String = send
[static]
AIRFacebookGameRequestActionType
  TURN : String = turn
[static]
AIRFacebookGameRequestActionType
Constant Detail
ASK_FORConstant
public static const ASK_FOR:String = askfor

NONEConstant 
public static const NONE:String = none

SENDConstant 
public static const SEND:String = send

TURNConstant 
public static const TURN:String = turn