RttRangingParams.GetMatchFilter Method

Definition

Returns the match filter for this ranging session.

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

Returns

Byte[]

a byte array representing the match filter.

Attributes

Remarks

Returns the match filter for this ranging session.

Java documentation for android.ranging.wifi.rtt.RttRangingParams.getMatchFilter().

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