DeviceEventType
public enum DeviceEventType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case connectionStatus = "CONNECTION_STATUS" -
Undocumented
Declaration
Swift
case deviceStatus = "DEVICE_STATUS" -
Declaration
Swift
public var description: String { get }
View on GitHub
DeviceEventType Enumeration Reference