WifiP2pManager.UpnpServiceResponseEventArgs Constructor

Definition

public UpnpServiceResponseEventArgs (System.Collections.Generic.IList<string>? uniqueServiceNames, Android.Net.Wifi.P2p.WifiP2pDevice? srcDevice);
new Android.Net.Wifi.P2p.WifiP2pManager.UpnpServiceResponseEventArgs : System.Collections.Generic.IList<string> * Android.Net.Wifi.P2p.WifiP2pDevice -> Android.Net.Wifi.P2p.WifiP2pManager.UpnpServiceResponseEventArgs

Parameters

uniqueServiceNames
IList<String>
srcDevice
WifiP2pDevice

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to