Language

PasnConfig.GetProximityDetectionSeekerDeviceIdentityKey Method

Definition

Get the Seeker device identity key.

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

Returns

Byte[]
Attributes

Remarks

Get the Seeker device identity key. See Builder.setProximityDetectionSeekerDeviceIdentityKey(byte[]). see PasnConfig.Builder

Android reference for android.net.wifi.rtt.PasnConfig.getProximityDetectionSeekerDeviceIdentityKey.

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