NotificationType
public enum NotificationType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case command = "Command" -
Undocumented
Declaration
Swift
case invocation = "Invocation" -
Declaration
Swift
public var description: String { get }
View on GitHub
NotificationType Enumeration Reference