VerizonMediaPreplayResponse
@available(*, deprecated, message: "This enumeration will be removed with the next major release.")
public enum VerizonMediaPreplayResponse : Decodable
The Verizon Media Preplay Response API.
-
The Verizon Media Preplay VOD response.
Declaration
Swift
case vodResponse(VerizonMediaPreplayVodResponse?)
-
The Verizon Media Preplay Live response.
Declaration
Swift
case liveResponse(VerizonMediaPreplayLiveResponse?)