SmoothGroupEventIdMode
public enum SmoothGroupEventIdMode : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case noEventId = "NO_EVENT_ID" -
Undocumented
Declaration
Swift
case useConfigured = "USE_CONFIGURED" -
Undocumented
Declaration
Swift
case useTimestamp = "USE_TIMESTAMP" -
Declaration
Swift
public var description: String { get }
View on GitHub
SmoothGroupEventIdMode Enumeration Reference