MLHeadsetFitState
Public Methods
MLHeadsetFitState Create
public static MLHeadsetFitState Create()
Public Attributes
EpochTimestampUs
public long EpochTimestampUs;
FitStatus
public Status FitStatus;
Type | Description |
---|---|
Status | Represents the different fit status that the system can report. If status is neither NotWorn nor Unknown, then headset is being worn. |
Version
public uint Version;