Interface SystemConfiguration
- All Superinterfaces:
Library
Allow applications to access a device’s network configuration settings. Determine the reachability of the device,
such as whether Wi-Fi or cell connectivity are active.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface Library
Library.Handler -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
INSTANCE
-
-
Method Details
-
SCNetworkInterfaceCopyAll
CoreFoundation.CFArrayRef SCNetworkInterfaceCopyAll() -
SCNetworkInterfaceGetBSDName
CoreFoundation.CFStringRef SCNetworkInterfaceGetBSDName(SystemConfiguration.SCNetworkInterfaceRef netint) -
SCNetworkInterfaceGetLocalizedDisplayName
CoreFoundation.CFStringRef SCNetworkInterfaceGetLocalizedDisplayName(SystemConfiguration.SCNetworkInterfaceRef netint)
-