Enumerations
The following enumerations are available globally.
-
enum that defines different ways a clickThrough can be implemented currently ClickableOnFullArea and ClickableOnAssociatedButtonOrLink are handled in the same way, by directly opening the landingpage, whereas ClickableWithConfirmationDialog opens a dialog, which can be configured when “customizableClickThroughAlert” is set to true
See moreDeclaration
Objective-C
enum SCClickType {}
-
enum DeviceType specifies the device type on which this is running (must be set from outside)
See moreDeclaration
Objective-C
enum DeviceType {}
-
enum NetworkReachability specifies the type of internet connection (must be set from outside)
See moreDeclaration
Objective-C
enum NetworkReachability {}
-
EventType: type of events that are fired during the progress of an ad slot.
See moreDeclaration
Objective-C
enum EventType {}
-
The different levels of logging.
See moreDeclaration
Objective-C
enum LogLevel {}
-
enum values for ConnectionType macro
See moreDeclaration
Objective-C
enum SCConnectionType {}
-
enum values for BreakPosition macro
See moreDeclaration
Objective-C
enum SCBreakPosition {}
-
enum values for PlacementType macro
See moreDeclaration
Objective-C
enum SCPlacementType {}
-
Definition of Player events
See moreDeclaration
Objective-C
enum SCAdPlayerEventType {}
-
Overall state of the session
See moreDeclaration
Objective-C
enum SCAdSessionState {}
-
View Mode (self explanatory)
See moreDeclaration
Objective-C
enum ViewMode {}
-
Media error codes
See moreDeclaration
Objective-C
enum MediaErrorCode {}