The members of Android.Net.Wifi.P2p.WifiP2pDevice are listed below.
See Also: Inherited members from Java.Lang.Object
copy constructor |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | Available | WifiP2pDeviceState (3). |
const | Connected | WifiP2pDeviceState (0). |
const | Failed | WifiP2pDeviceState (2). |
const | Invited | WifiP2pDeviceState (1). |
const | Unavailable | WifiP2pDeviceState (4). |
[read-only] static | Creator | Android.OS.IParcelableCreator. Implement the Parcelable interface |
DeviceAddress | string. The device MAC address uniquely identifies a Wi-Fi p2p device | |
DeviceName | string. The device name is a user friendly string to identify a Wi-Fi p2p device | |
[read-only] | IsGroupOwner | bool. Returns true if the device is a group owner |
[read-only] | IsServiceDiscoveryCapable | bool. Returns true if the device is capable of service discovery |
PrimaryDeviceType | string. Primary device type identifies the type of device. | |
SecondaryDeviceType | string. Secondary device type is an optional attribute that can be provided by a device in addition to the primary device type. | |
Status | WifiP2pDeviceState. Device connection status |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Implement the Parcelable interface | ||
WpsDisplaySupported()Returns true if WPS display configuration is supported | ||
WpsKeypadSupported()Returns true if WPS keypad configuration is supported | ||
WpsPbcSupported()Returns true if WPS push button configuration is supported | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Implement the Parcelable interface |