Android.Net.Wifi.P2p.Nsd.WifiP2pDnsSdServiceRequest.NewInstance Method
Create a service discovery to search for Bonjour services with the specified service type.

Syntax

[Android.Runtime.Register("newInstance", "(Ljava/lang/String;)Landroid/net/wifi/p2p/nsd/WifiP2pDnsSdServiceRequest;", "")]
public static WifiP2pDnsSdServiceRequest NewInstance (string serviceType)

Parameters

serviceType
service type. Cannot be null

"_afpovertcp._tcp."(Apple File Sharing over TCP)

"_ipp._tcp" (IP Printing over TCP)

"_http._tcp" (http service)

Returns

Documentation for this section has not yet been entered.

Remarks

Create a service discovery to search for Bonjour services with the specified service type.

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi.P2p.Nsd
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16