Searched defs:getState (Results 1 – 4 of 4) sorted by relevance
141 getState(callback: AsyncCallback<SocketStateBase>): void; method142 getState(): Promise<SocketStateBase>; method275 getState(callback: AsyncCallback<SocketStateBase>): void; method276 getState(): Promise<SocketStateBase>; method
35 function getState(): BluetoothState; function
70 getState(): "Playing" | "Paused" | "Stopped"; method
878 getState(): "Playing" | "Paused" | "Stopped"; method