Language

DlTdoaMeasurement.MessageType Property

Definition

Returns the message type of the received DL-TDoA Message (DTM).

public int MessageType { [Android.Runtime.Register("getMessageType", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getMessageType", "()I", "", ApiSince=37)>]
member this.MessageType : int

Property Value

The message type, e.g., #MESSAGE_TYPE_POLL_DTM.

Attributes

Remarks

Returns the message type of the received DL-TDoA Message (DTM).

Android reference for android.ranging.DlTdoaMeasurement.getMessageType.

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