contentMayVary
A Boolean value that indicates whether an event’s content is dynamic and the server may respond with different interstitial assets for other participants in a coordinated playback session.
Declaration
var contentMayVary: Bool { get set }Discussion
If the value is false, the primary asset participates in coordinated playback, this event does as well.
The default value is true.