Platforms to show: All Mac Windows Linux Cross-Platform

Back to NWInterfaceMBS class.

NWInterfaceMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

NWInterfaceMBS.Index as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Retrieves the index of an interface, to be used for reference or logging purposes.

This is the same value as provided by if_nametoindex.
(Read only property)

NWInterfaceMBS.Name as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Retrieves the name of an interface, to be used for reference or logging purposes.

(Read only property)

NWInterfaceMBS.Type as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Retrieves the type of an interface.

This only accesses the type of the specific interface being queried, and will not take into account types used by interfaces that traffic will eventually be routed through. That is, if the interface is a virtual interface (such as a VPN) that eventually forwards traffic through Wi-Fi, the type will be of type other, not wifi.
(Read only property)

The items on this page are in the following plugins: MBS MacOSX Plugin.


The biggest plugin in space...