ScanFilter.GetAdvertisingDataMask Method

Definition

Returns the advertising data mask of this filter.

[Android.Runtime.Register("getAdvertisingDataMask", "()[B", "", ApiSince=33)]
public byte[]? GetAdvertisingDataMask ();
[<Android.Runtime.Register("getAdvertisingDataMask", "()[B", "", ApiSince=33)>]
member this.GetAdvertisingDataMask : unit -> byte[]

Returns

Byte[]
Attributes

Remarks

Returns the advertising data mask of this filter.

Java documentation for android.bluetooth.le.ScanFilter.getAdvertisingDataMask().

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