PreferredChannelPipeline
public enum PreferredChannelPipeline : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case currentlyActive = "CURRENTLY_ACTIVE" -
Undocumented
Declaration
Swift
case pipeline0 = "PIPELINE_0" -
Undocumented
Declaration
Swift
case pipeline1 = "PIPELINE_1" -
Declaration
Swift
public var description: String { get }
View on GitHub
PreferredChannelPipeline Enumeration Reference