ReadonlyclientReadonlyconnectionReadonlycurrentReadonlydatabaseReadonlymountsOptionalmpdReadonlyoutputReadonlypartitionReadonlyplaybackReadonlyplaybackReadonlyreflectionReadonlystatusReadonlystickersReadonlystoredStaticprefixedDisconnect from the daemon
Calls each of the listeners registered for a given event.
Return an array listing the events for which the emitter has registered listeners.
Return the number of listeners listening to a given event.
Return the listeners registered for a given event.
Add a listener for a given event.
Optionalcontext: anyAdd a one-time listener for a given event.
Optionalcontext: anyRemove all listeners, or those of the specified event.
Optionalevent: string | symbolRemove the listeners of a given event.
Optionalfn: (...args: any[]) => voidOptionalcontext: anyOptionalonce: booleanSend a command to the daemon. The returned promise will be resolved with an array containing the lines of the daemon's response.
The version (major, minor, patch) of the connected daemon