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