Home
last modified time | relevance | path

Searched defs:getState (Results 1 – 4 of 4) sorted by relevance

/interface/sdk-js/api/
D@ohos.net.socket.d.ts141 getState(callback: AsyncCallback<SocketStateBase>): void; method
142 getState(): Promise<SocketStateBase>; method
275 getState(callback: AsyncCallback<SocketStateBase>): void; method
276 getState(): Promise<SocketStateBase>; method
D@ohos.bluetooth.d.ts35 function getState(): BluetoothState; function
/interface/sdk-js/api/common/lite/
Dviewmodel.d.ts70 getState(): "Playing" | "Paused" | "Stopped"; method
/interface/sdk-js/api/common/full/
Dviewmodel.d.ts878 getState(): "Playing" | "Paused" | "Stopped"; method