ConnectionNotificationType
public enum ConnectionNotificationType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case topic = "Topic" -
Declaration
Swift
public var description: String { get }
View on GitHub
ConnectionNotificationType Enumeration Reference