ProxyTypeKey public enum ProxyTypeKey : String Proxy types none: No proxy http https socks none Undocumented Declaration Swift case none = "none" http Undocumented Declaration Swift case http = "http" https Undocumented Declaration Swift case https = "https" socks Undocumented Declaration Swift case socks = "socks" © 2021 ATInternet. All rights reserved. (Last updated: 2021-10-18) Generated by jazzy ♪♫ v0.13.1, a Realm project.