headsetleave
("headsetleave", () => void): this;
Emitted when the device has left headset mode.
Returns
this
Handler Function
When the headsetleave
event is fired, attached handler functions are called with no arguments.
("headsetleave", () => void): this;
Emitted when the device has left headset mode.
this
When the headsetleave
event is fired, attached handler functions are called with no arguments.