When a developer uses HarmonyOS Device Manager, he wrote the following code, which code description is correct?
Vardevicelnto=dmInstance.getLocaIDevicelnfoSync () :
Obtain the local device information synchronously
Asynchronously obtain the list of trusted devices
Obtain the list of trusted devices synchronously
Asynchronously obtain local device information
Submit