Interface SystemConfiguration

  • All Superinterfaces:
    com.sun.jna.Library

    public interface SystemConfiguration
    extends com.sun.jna.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.
    • Method Detail

      • SCNetworkInterfaceCopyAll

        com.sun.jna.platform.mac.CoreFoundation.CFArrayRef SCNetworkInterfaceCopyAll()