State
Headset fit state
Public Attributes
FitStatus
Headset fit status
public readonly Status FitStatus;
Type | Description |
---|---|
readonly Status | Represents the different fit status that the system can report. If status is neither NotWorn nor Unknown, then headset is being worn. |
Timestamp
The epoch time of the last update in microseconds.
public readonly long Timestamp;