Enumerations
The following enumerations are available globally.
-
Options to connect allowing Speedify to pick a server based on your
See moreAutoConnectMethod
.Declaration
Swift
enum AutoConnectMethod : String
-
Undocumented
See moreDeclaration
Swift
enum Connection : String
-
Bonding Modes control how connections are combined.
See moreDeclaration
Swift
enum BondingMode : String
-
Connection Priorities define when a connection should be combined or used.
See moreDeclaration
Swift
enum ConnectionPriority : Int
-
State’s of the VPN.
See moreDeclaration
Swift
enum State : Int
-
State of Speedify on a given connection (network adapter). Because different connections come and go, it’s possible for Speedify to be in the connected state as long as even one is CONNECTED, while other connections may be CONNECTING or DISCONNECTED.
See moreDeclaration
Swift
enum ConnectionState : Int
-
Type of possible connections.
See moreDeclaration
Swift
enum NetworkType : String
-
Undocumented
See moreDeclaration
Swift
enum TransportMode
-
Type classification for a login or connect error
See moreDeclaration
Swift
enum ErrorType : Int
-
Protocol for forwarded ports @since future
See moreDeclaration
Swift
enum PortProtocol : String
-
How firewall treats matches @since 9.2
See moreDeclaration
Swift
enum FirewallMode : String