NsdManager.NsdStateEnabled Field

Definition

Network service discovery is enabled

[Android.Runtime.Register("NSD_STATE_ENABLED")]
public const int NsdStateEnabled = 2;
[<Android.Runtime.Register("NSD_STATE_ENABLED")>]
val mutable NsdStateEnabled : int

Field Value

Value = 2
Attributes

Remarks

Java documentation for android.net.nsd.NsdManager.NSD_STATE_ENABLED.

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

See also