Skip to main content
Version: 20 Mar 2024

MLHeadsetFitState

Public Methods

MLHeadsetFitState Create

public static MLHeadsetFitState Create()

Public Attributes

EpochTimestampUs


public long EpochTimestampUs;


FitStatus


public Status FitStatus;

TypeDescription
StatusRepresents 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;