The Media Access Control (MAC) address. @return The MAC Address. This value is set when the oshi.hardware.NetworkIF is instantiated and may not be up to date.
()
| 122 | * instantiated and may not be up to date. |
| 123 | */ |
| 124 | String getMacaddr(); |
| 125 | |
| 126 | /** |
| 127 | * The Internet Protocol (IP) v4 address. |
no outgoing calls