Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("newInstance", "(Ljava/lang/String;Ljava/lang/String;Ljava/util/List;)Landroid/net/wifi/p2p/nsd/WifiP2pUpnpServiceInfo;", "")]
public static
WifiP2pUpnpServiceInfo NewInstance (
string uuid,
string device,
IList<string> services)
Parameters
- uuid
- Documentation for this section has not yet been entered.
- device
- Documentation for this section has not yet been entered.
- services
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
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