Home
last modified time | relevance | path

Searched refs:networkId (Results 1 – 9 of 9) sorted by relevance

/interface/sdk-js/api/
D@ohos.data.distributedDataObject.d.ts186 callback: (sessionId: string, networkId: string, status: 'online' | 'offline' ) => void
208 callback?: (sessionId: string, networkId: string, status: 'online' | 'offline' ) => void
311 callback: (sessionId: string, networkId: string, status: 'online' | 'offline' ) => void
332 callback?: (sessionId: string, networkId: string, status: 'online' | 'offline' ) => void
D@ohos.cooperate.d.ts215 function getCrossingSwitchState(networkId: string, callback: AsyncCallback<boolean>): void;
228 function getCrossingSwitchState(networkId: string): Promise<boolean>;
241 …function on(type: 'cooperate', callback: Callback<{ networkId: string, msg: CooperateMsg }>): void;
D@ohos.distributedDeviceManager.d.ts64 networkId?: string; property
231 getDeviceName(networkId: string): string;
245 getDeviceType(networkId: string): number;
D@ohos.distributedHardware.deviceManager.d.ts69 networkId: string; property
733 getDeviceInfo(networkId: string, callback: AsyncCallback<DeviceInfo>): void;
747 getDeviceInfo(networkId: string): Promise<DeviceInfo>;
D@ohos.wifiManager.d.ts254 function removeCandidateConfig(networkId: number): Promise<void>;
269 function removeCandidateConfig(networkId: number, callback: AsyncCallback<void>): void;
308 function connectToCandidateConfig(networkId: number): void;
324 function connectToNetwork(networkId: number): void;
2537 networkId: number; property
3276 networkId: number; property
D@ohos.wifi.d.ts206 function connectToNetwork(networkId: number): boolean;
1396 networkId: number; property
2053 networkId: number; property
D@ohos.multimedia.mediaLibrary.d.ts725 networkId?: string; property
1387 readonly networkId: string; property
D@ohos.multimedia.audio.d.ts2262 getVolumeGroupInfos(networkId: string, callback: AsyncCallback<VolumeGroupInfos>): void;
2271 getVolumeGroupInfos(networkId: string): Promise<VolumeGroupInfos>;
2282 getVolumeGroupInfosSync(networkId: string): VolumeGroupInfos;
2749 readonly networkId: string; property
2964 readonly networkId: string; property
3032 networkId: string; property
D@ohos.filemanagement.userFileManager.d.ts1816 readonly networkId: string; property