Android.Accounts.AuthenticatorDescription: Method Members

The methods of Android.Accounts.AuthenticatorDescription are listed below. For a list of all members, see the AuthenticatorDescription 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.
static
NewKey(string) : AuthenticatorDescription
A factory method for creating an AuthenticatorDescription that can be used as a key to identify the authenticator by its type.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.