ChannelLatencyMode
public enum ChannelLatencyMode : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case normal = "NORMAL"
-
Undocumented
Declaration
Swift
case low = "LOW"
-
Declaration
Swift
public var description: String { get }