![]() |
SCTVOSSDK 23.0.0
Smartclip Advertisement Framework for tvOS
|
#import <SCAdEvent.h>
Instance Methods | |
(id) | - initWithDescription: |
(NSString *) | - eventString |
Protected Types | |
enum | EventType { EVENT_TYPE_UNDEFINED = -1 , ON_AD_CLICKED , ON_AD_CREATIVE_VIEW , ON_AD_ERROR , ON_AD_FINISHED , ON_AD_FIRST_QUARTILE , ON_AD_IMPRESSION , ON_AD_LINEARITY_CHANGE , ON_AD_MANIFEST_LOADED , ON_AD_MID_POINT , ON_AD_MUTED , ON_AD_PAUSED , ON_AD_PLAYBACK_FINISHED , ON_AD_PLAYBACK_START , ON_AD_PLAYING , ON_AD_PROGRESS , ON_AD_REINSERTION_ACTIVATION , ON_AD_SCHEDULED , ON_AD_SIZE_CHANGED , ON_AD_SKIPPABLE_STATE_CHANGE , ON_AD_SKIPPED , ON_AD_SLOT_COMPLETE , ON_AD_SLOT_FINISHED , ON_AD_SLOT_START , ON_AD_SLOT_STARTED , ON_AD_START , ON_AD_STARTED , ON_AD_THIRD_QUARTILE , ON_AD_UNMUTED , ON_AD_VOLUME_CHANGED , ON_AD_WARNING , ON_CLOSED_CAPTIONS_DETECTED , ON_AD_COMPANIONS_DETECTED , ON_COMPANION_CLICKED , ON_COMPANION_CREATIVE_VIEW , ON_EXTENSIONS_DETECTED , ON_GENERAL_ERROR , ON_HOMAD_ACTIVATION , ON_HOMAD_PENALTY , ON_ICONS_DETECTED , ON_ICON_CLICKED , ON_PLAYBACK_FINISHED , ON_VERFICATION_DETECTED } |
EventType: type of events that are fired during the progress of an ad slot. More... | |
typedef enum SCAdEvent::EventType | EventType |
EventType: type of events that are fired during the progress of an ad slot. | |
Properties | |
EventType | type |
Event type. | |
NSString * | issuer |
Always smartclip. | |
NSTimeInterval | timestamp |
Adopted from the Bitmovin Player Events. Current client time. | |
This class describes a certain adEvent, as being sent for eventCallbacks.
|
protected |
EventType: type of events that are fired during the progress of an ad slot.
- (NSString *) eventString |
Gives back a string describing the current event
- (id) initWithDescription: | (NSString *) | description |
Initalizer, takes a JSON formatted description string