get_hw_address
Description:
public unowned string get_hw_address ()
Gets the current a hardware address (MAC) for the this.
Parameters:
Returns:
the current MAC of the device, or null. This is the internal string used by the device, and must not be
modified.
|