add new getMacAddress api

Signed-off-by: yuan78 <tianyuan73@huawei.com>
This commit is contained in:
yuan78 2024-09-06 16:59:10 +08:00
parent 645d793d4b
commit e038b4167c

View File

@ -242,7 +242,6 @@ declare namespace ethernet {
* @throws { BusinessError } 201 - Permission denied.
* @throws { BusinessError } 202 - Non-system applications use system APIs.
* @throws { BusinessError } 2200002 - Operation failed. Cannot connect to service.
* @throws { BusinessError } 2200003 - System internal error.
* @throws { BusinessError } 2201005 - Device information does not exist.
* @syscap SystemCapability.Communication.NetManager.Ethernet
* @systemapi Hide this for inner system use.