Package | com.milkmangames.nativeextensions |
Class | public class GVFacebookErrorCategory |
Inheritance | GVFacebookErrorCategory ![]() |
Constant | Defined 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 |
BAD_REQUEST | Constant |
public static const BAD_REQUEST:int = -2
INVALID | Constant |
public static const INVALID:int = 0
OTHER | Constant |
public static const OTHER:int = -1
PERMISSIONS | Constant |
public static const PERMISSIONS:int = 3
REOPEN_SESSION | Constant |
public static const REOPEN_SESSION:int = 2
RETRY | Constant |
public static const RETRY:int = 1
SERVER | Constant |
public static const SERVER:int = 4
THROTTLING | Constant |
public static const THROTTLING:int = 5
USER_CANCELED | Constant |
public static const USER_CANCELED:int = 6