ConnectionNotificationType

public enum ConnectionNotificationType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case topic = "Topic"
  • Declaration

    Swift

    public var description: String { get }