Language

MessageType Enum

Definition

public enum MessageType
type MessageType = 
Inheritance
MessageType

Fields

Name Value Description
PollDtm 0

DL-TDoA Message Type: Poll DTM

Android reference for android.ranging.DlTdoaMeasurement.MESSAGE_TYPE_POLL_DTM.

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.

ResponseDtm 1

DL-TDoA Message Type: Response DTM

Android reference for android.ranging.DlTdoaMeasurement.MESSAGE_TYPE_RESPONSE_DTM.

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.

FinalDtm 2

DL-TDoA Message Type: Final DTM

Android reference for android.ranging.DlTdoaMeasurement.MESSAGE_TYPE_FINAL_DTM.

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