Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.net.socket.d.ts926 getState(callback: AsyncCallback<SocketStateBase>): void; method
945 getState(): Promise<SocketStateBase>; method
1519 getState(): Promise<SocketStateBase>; method
1989 getState(): Promise<SocketStateBase>; method
2585 getState(callback: AsyncCallback<SocketStateBase>): void; method
2604 getState(): Promise<SocketStateBase>; method
2922 getState(callback: AsyncCallback<SocketStateBase>): void; method
2941 getState(): Promise<SocketStateBase>; method
4201 getState(callback: AsyncCallback<SocketStateBase>): void; method
4213 getState(): Promise<SocketStateBase>; method
[all …]
D@ohos.bluetooth.d.ts46 function getState(): BluetoothState; function
D@ohos.bluetoothManager.d.ts67 function getState(): BluetoothState; function
/interface/sdk-js/api/common/lite/
Dviewmodel.d.ts203 getState(): "Playing" | "Paused" | "Stopped"; method
/interface/sdk-js/api/common/full/
Dviewmodel.d.ts1207 getState(): "Playing" | "Paused" | "Stopped"; method