VideoDescriptionRespondToAfd
public enum VideoDescriptionRespondToAfd : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case none = "NONE"
-
Undocumented
Declaration
Swift
case passthrough = "PASSTHROUGH"
-
Undocumented
Declaration
Swift
case respond = "RESPOND"
-
Declaration
Swift
public var description: String { get }