Android.Net.Wifi.WpsInfo Members

The members of Android.Net.Wifi.WpsInfo are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Fields

const
Displayint (1). Display pin method configuration - pin is generated and displayed on device
const
Invalidint (4). Invalid configuration
const
Keypadint (2). Keypad pin method configuration - pin is entered on device
const
Labelint (3). Label pin method configuration - pin is labelled on device
const
Pbcint (0). Push button configuration

Public Properties

Bssidstring. Passed with pin method KEYPAD
[read-only]
static
CreatorAndroid.OS.IParcelableCreator. Implement the Parcelable interface
Pinstring. Passed with pin method configuration
Setupint. Wi-Fi Protected Setup. www.wi-fi.org/wifi-protected-setup has details

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

DescribeContents() : int
Implement the Parcelable interface
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Implement the Parcelable interface