ErrorCode Enum

Definition

Enumerates values returned by several types and taken as a parameter of the F:Android.Accounts.AccountAuthenticatorResponse.OnError member.

public enum ErrorCode
type ErrorCode = 
Inheritance
ErrorCode

Fields

BadArguments 7
BadRequest 8
Canceled 4
ErrorCodeBadAuthentication 9
InvalidResponse 5
NetworkError 3
RemoteException 1
UnsupportedOperation 6

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to