AdvertisingRequest.Flags Property

Definition

public long Flags { [Android.Runtime.Register("getFlags", "()J", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getFlags", "()J", "", ApiSince=36)>]
member this.Flags : int64

Property Value

the flags affecting advertising behavior.

Attributes

Remarks

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

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