Ads

  • Ads

    Ads library

    See more

    Declaration

    Swift

    @interface Ads : NSObject
  • Ads delegate protocol

    See more

    Declaration

    Swift

    @protocol AdsDelegate <NSObject>
  • Undocumented

    Declaration

    Swift

    typedef NS_ENUM(NSInteger, AdSkipReason
  • Undocumented

    See more

    Declaration

    Swift

    NS_ENUM(NSInteger, AdSkipReason)
    {
     AdSkipReasonImpressionsControl = 0
    }