GatewayType
public enum GatewayType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case ipsec1 = "ipsec.1"
-
Declaration
Swift
public var description: String { get }