Searched refs:getState (Results 1 – 10 of 10) sorted by relevance
151 function getState(deviceDescriptor: string, callback: AsyncCallback<{ state: boolean }>): void;162 function getState(deviceDescriptor: string): Promise<{ state: boolean }>;
553 getState(callback: AsyncCallback<SocketStateBase>): void; method572 getState(): Promise<SocketStateBase>; method1134 getState(callback: AsyncCallback<SocketStateBase>): void; method1153 getState(): Promise<SocketStateBase>; method1444 getState(callback: AsyncCallback<SocketStateBase>): void; method1463 getState(): Promise<SocketStateBase>; method2506 getState(callback: AsyncCallback<SocketStateBase>): void; method2518 getState(): Promise<SocketStateBase>; method2880 getState(callback: AsyncCallback<SocketStateBase>): void; method2890 getState(): Promise<SocketStateBase>; method
64 function getState(): BluetoothState;
300 static getState(): RouterState;
466 function getState(): RouterState;
277 getState(): router.RouterState;
41 function getState(): BluetoothState; function
62 function getState(): BluetoothState; function
101 getState(): "Playing" | "Paused" | "Stopped"; method
1195 getState(): "Playing" | "Paused" | "Stopped"; method