Packagecom.milkmangames.nativeextensions
Classpublic class GVFacebookErrorCategory
InheritanceGVFacebookErrorCategory Inheritance Object

Facebook Error Category Values



Public Constants
 ConstantDefined By
  BAD_REQUEST : int = -2
[static]
GVFacebookErrorCategory
  INVALID : int = 0
[static]
GVFacebookErrorCategory
  OTHER : int = -1
[static]
GVFacebookErrorCategory
  PERMISSIONS : int = 3
[static]
GVFacebookErrorCategory
  REOPEN_SESSION : int = 2
[static]
GVFacebookErrorCategory
  RETRY : int = 1
[static]
GVFacebookErrorCategory
  SERVER : int = 4
[static]
GVFacebookErrorCategory
  THROTTLING : int = 5
[static]
GVFacebookErrorCategory
  USER_CANCELED : int = 6
[static]
GVFacebookErrorCategory
Constant Detail
BAD_REQUESTConstant
public static const BAD_REQUEST:int = -2

INVALIDConstant 
public static const INVALID:int = 0

OTHERConstant 
public static const OTHER:int = -1

PERMISSIONSConstant 
public static const PERMISSIONS:int = 3

REOPEN_SESSIONConstant 
public static const REOPEN_SESSION:int = 2

RETRYConstant 
public static const RETRY:int = 1

SERVERConstant 
public static const SERVER:int = 4

THROTTLINGConstant 
public static const THROTTLING:int = 5

USER_CANCELEDConstant 
public static const USER_CANCELED:int = 6