dockMacAddress property

String? dockMacAddress
getter/setter pair

(Read-only) Built-in MAC address for the docking station that the device connected to.

Factory sets Media access control address (MAC address) assigned for use by a dock. It is reserved specifically for MAC pass through device policy. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices.

Implementation

core.String? dockMacAddress;