EventType

public class EventType : SingleContainerInt

Class representing different event types.

  • Undocumented

    Declaration

    Swift

    @objc
    public static let Impression: EventType
  • Undocumented

    Declaration

    Swift

    @objc
    public static let ViewableImpression50: EventType
  • Undocumented

    Declaration

    Swift

    @objc
    public static let ViewableImpression100: EventType
  • Undocumented

    Declaration

    Swift

    @objc
    public static let ViewableVideoImpression50: EventType
  • Undocumented

    Declaration

    Swift

    @objc
    public static let Custom: EventType