Verizon Media Events
-
The
VerizonMediaAdArray
event object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdArrayEvent : VerizonMediaAdBaseEvent
-
The
See moreVerizonMediaAd
base event object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBaseEvent : VerizonMediaAdsEvent
-
Fired when a
VerizonMediaAd
begins.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBeginEvent : VerizonMediaAdEvent
-
An object that contains an array of
See moreVerizonMediaAdBreak
.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakArray : EventedArray<VerizonMediaAdBreak>
-
The
VerizonMediaAdBreakArray
event object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakArrayEvent : VerizonMediaAdBreakBaseEvent
-
The
See moreVerizonMediaAdBreak
base event object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakBaseEvent : VerizonMediaAdsEvent
-
Fired when a
VerizonMediaAdBreak
begins.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakBeginEvent : VerizonMediaAdBreakEvent
-
Fired when a
VerizonMediaAdBreak
ends.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakEndEvent : VerizonMediaAdBreakEvent
-
The
VerizonMediaAdBreak
event object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakEvent : VerizonMediaAdBreakBaseEvent
-
Fired when a
VerizonMediaAdBreak
is skipped.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakSkipEvent : VerizonMediaAdBreakEvent
-
Fired when a
VerizonMediaAdBreak
is updated.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdBreakUpdateEvent : VerizonMediaAdBreakEvent
-
Fired when the
VerizonMediaAd
is completed.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdCompleteEvent : VerizonMediaAdEvent
-
Fired when a
VerizonMediaAd
ends.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdEndEvent : VerizonMediaAdEvent
-
The
VerizonMediaAd
event object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdEvent : VerizonMediaAdBaseEvent
-
The
See moreVerizonMedia
event object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaEvent : EventProtocol
-
Fired when the first quartile of a
VerizonMediaAd
is watched.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdFirstQuartileEvent : VerizonMediaAdEvent
-
Fired when the
VerizonMediaAd
is watched up to the midpoint.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdMidPointEvent : VerizonMediaAdEvent
-
Fired when the third quartile of a
VerizonMediaAd
is watched.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdThirdQuartileEvent : VerizonMediaAdEvent
-
Fired when a
VerizonMediaAdBreak
is added.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAddAdBreakEvent : VerizonMediaAdBreakArrayEvent
-
The
VerizonMediaAds
event object.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAdsEvent : VerizonMediaEvent
-
Fired when a
See moreVerizonMediaAssetInfoResponse
event occurs.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaAssetInfoResponseEvent : VerizonMediaEvent
-
Fired when a Verizon Media Ping error event occurs.
See moreDeclaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaPingErrorEvent : VerizonMediaEvent
-
Fired when a Verizon Media Ping response event occurs.
See moreDeclaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaPingResponseEvent : VerizonMediaResponseEvent
-
Fired when a
See moreVerizonMediaPreplayResponse
event occurs.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaPreplayResponseEvent : VerizonMediaResponseEvent
-
Fired when a
VerizonMediaAdBreak
is removed.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaRemoveAdBreakEvent : VerizonMediaAdBreakArrayEvent
-
Fired when a
VerizonMediaAd
is removed.Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaRemoveAdEvent : VerizonMediaAdArrayEvent
-
Fired when a Verizon Media response event occurs.
Declaration
Swift
@available(*, deprecated, message: "This class will be removed with the next major release.") public class VerizonMediaResponseEvent : VerizonMediaEvent
-
The movie rating of the asset
Remark
In the online documentation the value for 0 is also “NOT RATED”. Since this is counter-intuitive, we have assumed this to be erronous and have modeled this according to the Movie Ratings, with 0 being “NOT APPLICABLE”.Declaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaAssetMovieRating : Int, Decodable
-
The tv-rating of the asset
See moreDeclaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaAssetTvRating : Int, Decodable
-
The type of a Verizon Media Asset.
Remark
Can be used to specify the asset type of aVerizonMediaSource
.Declaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaAssetType : String, Codable
-
The Verizon Media Preplay Response API.
See moreDeclaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaPreplayResponse : Decodable
-
The different types of Verizon Media Preplay responses.
See moreDeclaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaPreplayResponseType : String, Decodable
-
The different positions of the
See moreVerizonMediaResponseVodAdBreak
in the content.Declaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaResponseVodAdBreakPosition : String, Codable
-
The Verizon Media ad break types.
See moreDeclaration
Swift
@available(*, deprecated, message: "This enumeration will be removed with the next major release.") public enum VerizonMediaResponseVodAdBreakType : String, Codable
-
The
See moreVerizonMediaAdArrayEvent
types.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaAdArrayEventTypes
-
The
See moreVerizonMediaAdBreakArrayEvent
types.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaAdBreakArrayEventTypes
-
The
See moreVerizonMediaAdBreakEvent
types.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaAdBreakEventTypes
-
The
See moreVerizonMediaAdEvent
types.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaAdEventTypes
-
Represents a Verizon Media Asset Info Response.
See moreDeclaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaAssetInfoResponse : Decodable
-
The
See moreVerizonMediaResponseEvent
types.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct VerizonMediaResponseEventTypes
-
A boundary that represents a threshold after which an ad is no longer relevant.
See moreDeclaration
Swift
@available(*, deprecated, message: "This enumration will be removed with the next major release.") public enum Boundary : Decodable
-
Represents the
Boundary
of an ad that is relevant for up to three days after the original airing.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct BoundaryC3 : Decodable
-
Represents the
Boundary
of an ad that is relevant for up to seven days after the original airing.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct BoundaryC7 : Decodable
-
Represents the
Boundary
that identifies special content.Declaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct BoundaryHalftime : Decodable
-
Represents the resolution of a Verizon Media thumbnail.
See moreDeclaration
Swift
@available(*, deprecated, message: "This structure will be removed with the next major release.") public struct ThumbnailResolution : Decodable