Lines Matching refs:DeviceBasicInfo

5 |新增|NA|类名:DeviceBasicInfo;<br>方法or属性:deviceId: string;|@ohos.distributedDeviceManager.d.ts|
6 |新增|NA|类名:DeviceBasicInfo;<br>方法or属性:deviceName: string;|@ohos.distributedDeviceManager.d.ts|
7 |新增|NA|类名:DeviceBasicInfo;<br>方法or属性:deviceType: number;|@ohos.distributedDeviceManager.d.ts|
8 |新增|NA|类名:DeviceBasicInfo;<br>方法or属性:networkId?: string;|@ohos.distributedDeviceManager.d.ts|
12 |新增|NA|类名:DeviceManager;<br>方法or属性:getAvailableDeviceListSync(): Array\<DeviceBasicInfo>;|@ohos.distributedDeviceManager.d.ts|
13 |新增|NA|类名:DeviceManager;<br>方法or属性:getAvailableDeviceList(callback: AsyncCallback\<Array\<DeviceBasicInfo>>): void;|@ohos.distributedDeviceManager.d.ts|
14 |新增|NA|类名:DeviceManager;<br>方法or属性:getAvailableDeviceList(): Promise\<Array\<DeviceBasicInfo>>;|@ohos.distributedDeviceManager.d.ts|
26 |新增|NA|类名:DeviceManager;<br>方法or属性:on(type: 'deviceStateChange', callback: Callback\<{ action: DeviceStateChange, device: DeviceBasicInfo }>): void;|@ohos.distributedDeviceManager.d.ts|
27 |新增|NA|类名:DeviceManager;<br>方法or属性:on(type: 'discoverSuccess', callback: Callback\<{ device: DeviceBasicInfo }>): void;|@ohos.distributedDeviceManager.d.ts|
32 |新增|NA|类名:DeviceManager;<br>方法or属性:off(type: 'deviceStateChange', callback?: Callback\<{ action: DeviceStateChange, device: DeviceBasicInfo }>): void;|@ohos.distributedDeviceManager.d.ts|
33 |新增|NA|类名:DeviceManager;<br>方法or属性:off(type: 'discoverSuccess', callback?: Callback\<{ device: DeviceBasicInfo }>): void;|@ohos.distributedDeviceManager.d.ts|