AdvertisingRequest.ServiceInfo Property

Definition

public Android.Net.Nsd.NsdServiceInfo ServiceInfo { [Android.Runtime.Register("getServiceInfo", "()Landroid/net/nsd/NsdServiceInfo;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getServiceInfo", "()Landroid/net/nsd/NsdServiceInfo;", "", ApiSince=36)>]
member this.ServiceInfo : Android.Net.Nsd.NsdServiceInfo

Property Value

the NsdServiceInfo describing the service to advertise.

Attributes

Remarks

Java documentation for android.net.nsd.AdvertisingRequest.getServiceInfo().

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