InrollQueueProvider
@objc(YMAInrollQueueProvider)
@objcMembers
public class InrollQueueProvider : NSObject
InrollQueueProvider provides queue of inrolls.
-
Undocumented
Declaration
Swift
public convenience init(ad: InstreamAd)
-
Returns the
InrollQueue
of inrolls. Note that inrolls will be sorted in their position order.Declaration
Swift
public func queue() -> InrollQueue