AccessPoint

constructor(    ssid: String,     ssidStealth: Boolean,     security: AuthenticationMode,     connectionPriority: Int,     ipAddressAllocation: IpAddressAllocation,     ipAddress: String?,     subnetMask: String?,     defaultGateway: String?,     proxy: Proxy? = null)