Język

RangingDataExtras.BleSpecificData Property

Definition

Returns the BleSpecificData ranging data extras, or null if not available.

public Android.Ranging.Ble.BleSpecificData? BleSpecificData { [Android.Runtime.Register("getBleSpecificData", "()Landroid/ranging/ble/BleSpecificData;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getBleSpecificData", "()Landroid/ranging/ble/BleSpecificData;", "", ApiSince=37)>]
member this.BleSpecificData : Android.Ranging.Ble.BleSpecificData

Property Value

Returns the BleSpecificData ranging data extras, or null if not available.

Attributes

Remarks

Returns the BleSpecificData ranging data extras, or null if not available.

Android reference for android.ranging.RangingDataExtras.getBleSpecificData.

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