SetAccessPointParams

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