Android.Net.Wifi.P2p.WifiP2pDevice Members

The members of Android.Net.Wifi.P2p.WifiP2pDevice 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

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator. Implement the Parcelable interface
DeviceAddressstring. The device MAC address uniquely identifies a Wi-Fi p2p device
DeviceNamestring. The device name is a user friendly string to identify a Wi-Fi p2p device
[read-only]
IsGroupOwnerbool. Returns true if the device is a group owner
[read-only]
IsServiceDiscoveryCapablebool. Returns true if the device is capable of service discovery
PrimaryDeviceTypestring. Primary device type identifies the type of device.
SecondaryDeviceTypestring. Secondary device type is an optional attribute that can be provided by a device in addition to the primary device type.
StatusWifiP2pDeviceState. Device connection status

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
WpsDisplaySupported() : bool
Returns true if WPS display configuration is supported
WpsKeypadSupported() : bool
Returns true if WPS keypad configuration is supported
WpsPbcSupported() : bool
Returns true if WPS push button configuration is supported
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Implement the Parcelable interface