Android.Net.Wifi.P2p.Nsd.WifiP2pDnsSdServiceRequest Members

The members of Android.Net.Wifi.P2p.Nsd.WifiP2pDnsSdServiceRequest are listed below.

See Also: Inherited members from Android.Net.Wifi.P2p.Nsd.WifiP2pServiceRequest

Protected Constructors

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

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

static
NewInstance() : WifiP2pDnsSdServiceRequest
Create a service discovery request to search all Bonjour services.
static
NewInstance(string) : WifiP2pDnsSdServiceRequest
Create a service discovery to search for Bonjour services with the specified service type.
static
NewInstance(string, string) : WifiP2pDnsSdServiceRequest
Create a service discovery request to get the TXT data from the specified Bonjour service.