Android.Accounts.AccountAuthenticatorResponse: Method Members

The methods of Android.Accounts.AccountAuthenticatorResponse are listed below. For a list of all members, see the AccountAuthenticatorResponse Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
OnError(ErrorCode, string)
OnRequestContinued()
OnResult(Android.OS.Bundle)
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.