NsdManager.ResolveFailedEventArgs(NsdServiceInfo, NsdFailure) Constructor

Definition

public ResolveFailedEventArgs (Android.Net.Nsd.NsdServiceInfo serviceInfo, Android.Net.Nsd.NsdFailure errorCode);
new Android.Net.Nsd.NsdManager.ResolveFailedEventArgs : Android.Net.Nsd.NsdServiceInfo * Android.Net.Nsd.NsdFailure -> Android.Net.Nsd.NsdManager.ResolveFailedEventArgs

Parameters

serviceInfo
NsdServiceInfo
errorCode
NsdFailure

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