VerizonMediaPreplayResponseEvent
@available(*, deprecated, message: "This class will be removed with the next major release.")
public class VerizonMediaPreplayResponseEvent : VerizonMediaResponseEvent
Fired when aVerizonMediaPreplayResponse
event occurs.
-
The Preplay response.
Declaration
Swift
public private(set) var response: VerizonMediaPreplayResponse? { get }