Class OAuthError
[Serializable]
public class OAuthError
- Inheritance
-
objectOAuthError
Fields
error
public string error
Field Value
- string
error_codes
public string error_codes
Field Value
- string
error_description
public string error_description
Field Value
- string