Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to NWPathMBS class.
NWPathMBS.EffectiveLocalEndPoint as NWEndPointMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacOSX Plugin | 24.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
If this path is the path from an connection, it represents the address that data | is sent from. |
NWPathMBS.EffectiveRemoteEndPoint as NWEndPointMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacOSX Plugin | 24.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
If this path is the path from a connection, it represents the address that data is sent to.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacOSX Plugin | 24.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacOSX Plugin | 24.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true if the path has a DNS server configuration set, false otherwise.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacOSX Plugin | 24.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true if the path uses a network interface that supports IPv4, false otherwise.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacOSX Plugin | 24.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true if the path uses a network interface that supports IPv6, false otherwise.
(Read only property)
NWPathMBS.IsConstrained as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacOSX Plugin | 24.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true if the path uses any network interface that is considered constrained, false otherwise.
(Read only property)
NWPathMBS.IsExpensive as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacOSX Plugin | 24.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true if the path uses any network interface that is considered expensive, false otherwise.
(Read only property)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacOSX Plugin | 24.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The status of a specific path object will never change, as the path object itself is static. If there is a network change, the object that generated the path object will generate a new path object.
(Read only property)
NWPathMBS.UnsatisfiedReason as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS MacOSX Plugin | 24.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
In some cases, the reason helps to determine why the path is not satisfied. While the path may be unsatisfied for more | than one reason, only the first reason will be given. In many cases, the path may be unsatisfied with no reason available. |
The items on this page are in the following plugins: MBS MacOSX Plugin.