IPSetDescriptorType
public enum IPSetDescriptorType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case ipv4 = "IPV4" -
Undocumented
Declaration
Swift
case ipv6 = "IPV6" -
Declaration
Swift
public var description: String { get }
View on GitHub
IPSetDescriptorType Enumeration Reference