| Modifier and Type | Method and Description |
|---|---|
FBSDKErrorCode |
FBSDKError.getErrorCode() |
static FBSDKErrorCode |
FBSDKErrorCode.valueOf(long n) |
static FBSDKErrorCode |
FBSDKErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FBSDKErrorCode[] |
FBSDKErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.