Lines Matching refs:DeviceBasicInfo
5 |Added|NA|Class name: DeviceBasicInfo;<br>Method or attribute name: deviceId: string;|@ohos.distrib…
6 |Added|NA|Class name: DeviceBasicInfo;<br>Method or attribute name: deviceName: string;|@ohos.distr…
7 |Added|NA|Class name: DeviceBasicInfo;<br>Method or attribute name: deviceType: string;|@ohos.distr…
8 |Added|NA|Class name: DeviceBasicInfo;<br>Method or attribute name: networkId?: string;|@ohos.distr…
12 …r;<br>Method or attribute name: getAvailableDeviceListSync(): Array\<DeviceBasicInfo>;|@ohos.distr…
13 …tribute name: getAvailableDeviceList(callback: AsyncCallback\<Array\<DeviceBasicInfo>>): void;|@oh…
14 …>Method or attribute name: getAvailableDeviceList(): Promise\<Array\<DeviceBasicInfo>>;|@ohos.dist…
26 …ateChange', callback: Callback\<{ action: DeviceStateChange, device: DeviceBasicInfo }>): void;|@o…
27 …bute name: on(type: 'discoverSuccess', callback: Callback\<{ device: DeviceBasicInfo }>): void;|@o…
32 …teChange', callback?: Callback\<{ action: DeviceStateChange, device: DeviceBasicInfo }>): void;|@o…
33 …te name: off(type: 'discoverSuccess', callback?: Callback\<{ device: DeviceBasicInfo }>): void;|@o…