SCTVOSSDK 23.0.0
Smartclip Advertisement Framework for tvOS
Loading...
Searching...
No Matches
Instance Methods | Properties | List of all members
SCAdVariants Class Reference

#import <SCAdVariants.h>

Inheritance diagram for SCAdVariants:

Instance Methods

(id) - initWithOpener:closer:bumper:
 

Properties

NSString * opener
 
NSString * closer
 
NSString * bumper
 

Detailed Description

This class holds an opener, closer and/or bumper for any video.

Method Documentation

◆ initWithOpener:closer:bumper:

- (id) initWithOpener: (nullable NSString *)  opener
closer: (nullable NSString *)  closer
bumper: (nullable NSString *)  bumper 

Initialize a Variant object

  • Parameter opener: url of video played before the advertisement
  • Parameter closer: url of video played after the advertisement
  • Parameter bumper: url of bumper video

The documentation for this class was generated from the following file: