Searched defs:getState (Results 1 – 5 of 5) sorted by relevance
170 getState(callback: AsyncCallback<SocketStateBase>): void; method171 getState(): Promise<SocketStateBase>; method320 getState(callback: AsyncCallback<SocketStateBase>): void; method321 getState(): Promise<SocketStateBase>; method400 getState(callback: AsyncCallback<SocketStateBase>): void; method401 getState(): Promise<SocketStateBase>; method
39 function getState(): BluetoothState; function
70 getState(): "Playing" | "Paused" | "Stopped"; method
879 getState(): "Playing" | "Paused" | "Stopped"; method