Scte35AposWebDeliveryAllowedBehavior
public enum Scte35AposWebDeliveryAllowedBehavior : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case follow = "FOLLOW" -
Undocumented
Declaration
Swift
case ignore = "IGNORE" -
Declaration
Swift
public var description: String { get }
View on GitHub
Scte35AposWebDeliveryAllowedBehavior Enumeration Reference