diff --git a/docs/Classes.html b/docs/Classes.html deleted file mode 100644 index 675368450..000000000 --- a/docs/Classes.html +++ /dev/null @@ -1,3248 +0,0 @@ - - - - Classes Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

Classes

-

The following classes are available globally.

- -
-
-
-
    -
  • -
    - - - - AdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class AdUnit : NSObject, DispatcherDelegate
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - BannerAdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class BannerAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - InstreamVideoAdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - InterstitialAdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class InterstitialAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - BidInfo - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -@objc(PBMBidInfo)
    -public class BidInfo : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - PrebidAdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class PrebidAdUnit : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - PrebidRequest - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class PrebidRequest : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ContextSubType - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class ContextSubType : SingleContainerInt
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ContextType - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class ContextType : SingleContainerInt
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeAd - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeAd : NSObject, CacheExpiryDelegate
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeAdConfiguration - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMNativeAdConfiguration)
    -@objcMembers
    -public class NativeAdConfiguration : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeAdMarkup - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeAdMarkup : NSObject, JsonDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeAdMarkupAsset - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeAdMarkupAsset : NSObject, JsonDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeAsset - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class NativeAsset : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeAssetTitle - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeAssetTitle : NativeAsset
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeAssetImage - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeAssetImage : NativeAsset
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeAssetData - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeAssetData : NativeAsset
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ImageAsset - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class ImageAsset : SingleContainerInt
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeData - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeData : NSObject, JsonDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeEventTracker - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public class NativeEventTracker : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - EventType - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class EventType : SingleContainerInt
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - EventTracking - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class EventTracking : SingleContainerInt
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeEventTrackerResponse : NSObject, JsonDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeImage - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeImage : NSObject, JsonDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeLink - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeLink : NSObject, JsonDecodable
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMNativeMarkupRequestObject)
    -@objcMembers
    -public class NativeMarkupRequestObject : NSObject, NSCopying, PBMJsonCodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeRequest - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class NativeRequest : AdUnit
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeTitle - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeTitle : NSObject, JsonDecodable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - PlacementType - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class PlacementType : SingleContainerInt
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - BannerParameters - -
    -
    -
    -
    -
    -
    -

    Describes an OpenRTB banner object

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class BannerParameters : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - NativeParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class NativeParameters : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - SingleContainerInt - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class SingleContainerInt : NSObject, ExpressibleByIntegerLiteral
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Signals - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class Signals : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - VideoParameters - -
    -
    -
    -
    -
    -
    -

    Describes an OpenRTB video object

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class VideoParameters : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RewardedVideoAdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class RewardedVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Utils - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class Utils : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - VideoAdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class VideoAdUnit : AdUnit
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class VideoInterstitialAdUnit : AdUnit
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AdViewUtils - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public final class AdViewUtils : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - IMAAdSlotSize - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public class IMAAdSlotSize : SingleContainerInt
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - IMAUtils - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public final class IMAUtils : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - CacheManager - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMCacheManager)
    -@objcMembers
    -public class CacheManager : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AgeUtils - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMAgeUtils)
    -@objcMembers
    -public class AgeUtils : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Prebid - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class Prebid : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Targeting - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class Targeting : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Constants - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public class Constants : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - PrebidConstants - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class PrebidConstants : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ExternalUserId - -
    -
    -
    -
    -
    -
    -

    Defines the User Id Object from an External Thrid Party Source

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class ExternalUserId : NSObject, NSCoding, NSSecureCoding, JSONConvertible
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Host - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class Host : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ImageHelper - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class ImageHelper
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Log - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMLog)
    -@objcMembers
    -public class Log : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - LogLevel - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMLogLevel)
    -@objcMembers
    -public class LogLevel : NSObject, RawRepresentable
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AdFormat - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class AdFormat : NSObject, OptionSet
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AdConfiguration - -
    -
    -
    -
    -
    -
    -

    Contains all the data needed to load an ad.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMAdConfiguration)
    -@objcMembers
    -public class AdConfiguration : AutoRefreshCountConfig
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AdViewButtonDecorator - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMAdViewButtonDecorator)
    -@objcMembers
    -public class AdViewButtonDecorator : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - HiddenWebViewManager - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMHiddenWebViewManager)
    -@objcMembers
    -public class HiddenWebViewManager : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMVideoControlsConfiguration)
    -@objcMembers
    -public class VideoControlsConfiguration : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class PrebidImagesRepository : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMAutoRefreshCountConfig)
    -@objcMembers
    -public class AutoRefreshCountConfig : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class ImpressionTasksExecutor
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class PrebidServerConnection : NSObject, PrebidServerConnectionProtocol, URLSessionDelegate
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - PrebidServerResponse - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class PrebidServerResponse : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - PathBuilder - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMPathBuilder)
    -@objcMembers
    -public class PathBuilder : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - BannerView - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    - -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class BaseInterstitialAdUnit :
    -    NSObject,
    -    PBMInterstitialAdLoaderDelegate,
    -    AdLoadFlowControllerDelegate,
    -    InterstitialControllerInteractionDelegate,
    -    InterstitialEventInteractionDelegate,
    -    BaseInterstitialAdUnitProtocol
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class InterstitialRenderingAdUnit : BaseInterstitialAdUnit
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - RewardedAdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public class RewardedAdUnit: BaseInterstitialAdUnit,
    -                             RewardedEventInteractionDelegate
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MediationBannerAdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class MediationBannerAdUnit : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class MediationBaseInterstitialAdUnit : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class MediationBidInfoWrapper : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class MediationInterstitialAdUnit : MediationBaseInterstitialAdUnit
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MediationNativeAdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class MediationNativeAdUnit : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MediationNativeUtils - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMMediationNativeUtils)
    -@objcMembers
    -public class MediationNativeUtils : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class MediationRewardedAdUnit : MediationBaseInterstitialAdUnit
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - MediationUtils - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMMediationUtils)
    -@objcMembers
    -public class MediationUtils : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - DemandResponseInfo - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class DemandResponseInfo : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class BannerEventHandlerStandalone : NSObject, BannerEventHandler
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class InterstitialEventHandlerStandalone : NSObject, InterstitialEventHandlerProtocol
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class RewardedEventHandlerStandalone : NSObject, RewardedEventHandlerProtocol
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class InterstitialController : NSObject, PBMAdViewManagerDelegate
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AdUnitConfig - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class AdUnitConfig : NSObject, NSCopying
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Bid - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public class Bid : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - BidResponse - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class BidResponse : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class PrebidServerEventTracker : NSObject, PBMEventTrackerProtocol
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ServerEvent - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMServerEvent)
    -@objcMembers
    -public class ServerEvent : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - PrebidJSLibrary - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class PrebidJSLibrary : NSObject
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objcMembers
    -public class PrebidJSLibraryManager : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - SkadnEventTracker - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMSkadnEventTracker)
    -@objcMembers
    -public class SkadnEventTracker : NSObject, PBMEventTrackerProtocol
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMSkadnParametersManager)
    -@objcMembers
    -public class SkadnParametersManager : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - DateFormatService - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMDateFormatService)
    -@objcMembers
    -public class DateFormatService : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - EventManager - -
    -
    -
    -
    -
    -
    -

    This class is a proxy container for event trackers. -You can add (and remove) any quantity of trackers. -Each tracker must correspond to PBMEventTrackerProtocol the PBMEventTracker Protocol.

    - -

    EventManager implements PBMEventTrackerProtocol. -It broadcasts protocol calls to the all registered trackers.

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMEventManager)
    -@objcMembers
    -public class EventManager : NSObject, PBMEventTrackerProtocol
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Reachability - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMReachability)
    -@objcMembers
    -public class Reachability : NSObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - UserAgentService - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - - See more -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc(PBMUserAgentService)
    -@objcMembers
    -public class UserAgentService : NSObject
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/AdConfiguration.html b/docs/Classes/AdConfiguration.html deleted file mode 100644 index b3eb44c53..000000000 --- a/docs/Classes/AdConfiguration.html +++ /dev/null @@ -1,1184 +0,0 @@ - - - - AdConfiguration Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

AdConfiguration

-
-
- -
@objc(PBMAdConfiguration)
-@objcMembers
-public class AdConfiguration : AutoRefreshCountConfig
- -
-
-

Contains all the data needed to load an ad.

- -
-
-
-
- - -
- -

Request -

-
-
-
    -
  • -
    - - - - isOriginalAPI - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isOriginalAPI: Bool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adFormats - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adFormats: Set<AdFormat>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - bannerParameters - -
    -
    -
    -
    -
    -
    -

    Describes an OpenRTB banner object

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public lazy var bannerParameters: BannerParameters { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - videoParameters - -
    -
    -
    -
    -
    -
    -

    Describes an OpenRTB video object

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public lazy var videoParameters: VideoParameters { get set }
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Interstitial -

-
-
-
    -
  • -
    - - - - isInterstitialAd - -
    -
    -
    -
    -
    -
    -

    Whether or not this ad configuration is intended to represent an intersitial ad.

    - -

    Setting this to true will disable auto refresh.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isInterstitialAd: Bool
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Whether or not this ad configuration is intended to represent an ad as an intersitial one (regardless of original designation). -Overrides isInterstitialAd

    - -

    Setting this to true will disable auto refresh.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var forceInterstitialPresentation: NSNumber?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - presentAsInterstitial - -
    -
    -
    -
    -
    -
    -

    Whether or not this ad configuration is intended to represent an intersitial ad. -Returns the effective result by combining isInterstitialAd and forceInterstitialPresentation

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var presentAsInterstitial: Bool { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - interstitialLayout - -
    -
    -
    -
    -
    -
    -

    Interstitial layout

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var interstitialLayout: PBMInterstitialLayout
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - size - -
    -
    -
    -
    -
    -
    -

    Size for the ad.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var size: CGSize
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isOptIn - -
    -
    -
    -
    -
    -
    -

    Sets a video interstitial ad unit as an opt-in video

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isOptIn: Bool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isBuiltInVideo - -
    -
    -
    -
    -
    -
    -

    Indicates whether the ad is built-in video e.g. 300x250.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isBuiltInVideo: Bool
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Response -

-
-
-
    -
  • -
    - - - - winningBidAdFormat - -
    -
    -
    -
    -
    -
    -

    This property indicated winning bid ad format (ext.prebid.type)

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var winningBidAdFormat: AdFormat?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - videoControlsConfig - -
    -
    -
    -
    -
    -
    -

    This property represents video controls custom configuration.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public lazy var videoControlsConfig: VideoControlsConfiguration { get set }
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Impression Tracking -

-
-
-
    -
  • -
    - - - - pollFrequency - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var pollFrequency: TimeInterval
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - viewableArea - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var viewableArea: Int
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - viewableDuration - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var viewableDuration: Int
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Auto Refresh -

-
-
-
    -
  • -
    - - - - autoRefreshDelay - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override var autoRefreshDelay: TimeInterval? { get set }
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Other -

-
-
-
    -
  • -
    - - - - clickHandlerOverride - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var clickHandlerOverride: ((PBMVoidBlock) -> Void)?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Private properties -

-
-
-
    -
  • -
    - - - - ortbConfig - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var ortbConfig: String?
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getCheckedOrtbConfig() -> [String : Any]?
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/AdFormat.html b/docs/Classes/AdFormat.html deleted file mode 100644 index 12af85e21..000000000 --- a/docs/Classes/AdFormat.html +++ /dev/null @@ -1,818 +0,0 @@ - - - - AdFormat Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

AdFormat

-
-
- -
@objcMembers
-public class AdFormat : NSObject, OptionSet
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - RawValue - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias RawValue = Int
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - rawValue - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let rawValue: Int
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - stringEquivalent - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var stringEquivalent: String? { get }
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(rawValue: RawValue, stringEquivalent: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(rawValue:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public required init(rawValue: RawValue)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - banner - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let banner: AdFormat
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - video - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let video: AdFormat
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - native - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let native: AdFormat
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - display - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let display: AdFormat
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - allCases - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var allCases: [AdFormat] { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/AdUnit.html b/docs/Classes/AdUnit.html deleted file mode 100644 index c7c25140b..000000000 --- a/docs/Classes/AdUnit.html +++ /dev/null @@ -1,1703 +0,0 @@ - - - - AdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

AdUnit

-
-
- -
@objcMembers
-public class AdUnit : NSObject, DispatcherDelegate
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - pbAdSlot - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var pbAdSlot: String? { get set }
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(configId: String, size: CGSize?, adFormats: Set<AdFormat>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    dynamic public func fetchDemand(completion: @escaping (_ result: ResultCode, _ kvResultDict: [String : String]?) -> Void)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    dynamic public func fetchDemand(completionBidInfo: @escaping (_ bidInfo: BidInfo) -> Void)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    dynamic public func fetchDemand(adObject: AnyObject, completion: @escaping (_ result: ResultCode) -> Void)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

adunit ext data aka inventory data (imp[].ext.data) -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    This method obtains the context data keyword & value for adunit context targeting -if the key already exists the value will be appended to the list. No duplicates will be added

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtData method instead.")
    -public func addContextData(key: String, value: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    This method obtains the context data keyword & values for adunit context targeting -the values if the key already exist will be replaced with the new set of values

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use updateExtData method instead.")
    -public func updateContextData(key: String, value: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    This method allows to remove specific context data keyword & values set from adunit context targeting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtData method instead.")
    -public func removeContextData(forKey: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearContextData() - -
    -
    -
    -
    -
    -
    -

    This method allows to remove all context data set from adunit context targeting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtData method instead.")
    -public func clearContextData()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    This method obtains the ext data keyword & value for adunit targeting -if the key already exists the value will be appended to the list. No duplicates will be added

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtData(key: String, value: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    This method obtains the ext data keyword & values for adunit targeting -the values if the key already exist will be replaced with the new set of values

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func updateExtData(key: String, value: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    This method allows to remove specific ext data keyword & values set from adunit targeting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeExtData(forKey: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtData() - -
    -
    -
    -
    -
    -
    -

    This method allows to remove all ext data set from adunit targeting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearExtData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

adunit ext keywords (imp[].ext.keywords) -

-
-
-
    -
  • -
    - - - - addContextKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    This method obtains the context keyword for adunit context targeting -Inserts the given element in the set if it is not already present.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeyword method instead.")
    -public func addContextKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    This method obtains the context keyword set for adunit context targeting -Adds the elements of the given set to the set.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use addExtKeywords method instead.")
    -public func addContextKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    This method allows to remove specific context keyword from adunit context targeting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use removeExtKeyword method instead.")
    -public func removeContextKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    This method allows to remove all keywords from the set of adunit context targeting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @available(*, deprecated, message: "This method is deprecated. Please, use clearExtKeywords method instead.")
    -public func clearContextKeywords()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    This method obtains the keyword for adunit targeting -Inserts the given element in the set if it is not already present.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeywords(_:) - -
    -
    -
    -
    -
    -
    -

    This method obtains the keyword set for adunit targeting -Adds the elements of the given set to the set.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    This method allows to remove specific keyword from adunit targeting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeExtKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtKeywords() - -
    -
    -
    -
    -
    -
    -

    This method allows to remove all keywords from the set of adunit targeting

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearExtKeywords()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

App Content (app.content.data) -

-
-
-
    -
  • -
    - - - - setAppContent(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setAppContent(_ appContentObject: PBMORTBAppContent)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getAppContent() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getAppContent() -> PBMORTBAppContent?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearAppContent() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearAppContent()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addAppContentData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addAppContentData(_ dataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeAppContentData(_ dataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearAppContentData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearAppContentData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

User Data (user.data) -

-
-
-
    -
  • -
    - - - - getUserData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getUserData() -> [PBMORTBContentData]?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addUserData(_ userDataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeUserData(_ userDataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearUserData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearUserData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

GPID -

-
-
-
    -
  • -
    - - - - setGPID(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setGPID(_ gpid: String?)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getGPID() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getGPID() -> String?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Global ORTBObject -

-
-
-
    -
  • -
    - - - - setOrtbConfig(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setOrtbConfig(_ ortbObject: String?)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getOrtbConfig() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getOrtbConfig() -> String?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

others -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    This method allows to set the auto refresh period for the demand

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setAutoRefreshMillis(time: Double)
    - -
    -
    -
    -

    Parameters

    - - - - - - - -
    - - time - - -
    -

    refresh time interval

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - stopAutoRefresh() - -
    -
    -
    -
    -
    -
    -

    This method stops the auto refresh of demand

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func stopAutoRefresh()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - resumeAutoRefresh() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func resumeAutoRefresh()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/AdUnitConfig.html b/docs/Classes/AdUnitConfig.html deleted file mode 100644 index 57af9d88c..000000000 --- a/docs/Classes/AdUnitConfig.html +++ /dev/null @@ -1,1933 +0,0 @@ - - - - AdUnitConfig Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

AdUnitConfig

-
-
- -
@objcMembers
-public class AdUnitConfig : NSObject, NSCopying
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public properties -

-
-
-
    -
  • -
    - - - - configId - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var configId: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adConfiguration - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let adConfiguration: AdConfiguration
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adFormats - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adFormats: Set<AdFormat> { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adSize - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adSize: CGSize
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - minSizePerc - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var minSizePerc: NSValue?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adPosition - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adPosition: AdPosition
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - extDataDictionary - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var extDataDictionary: [String : [String]] { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - nativeAdConfiguration - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var nativeAdConfiguration: NativeAdConfiguration?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Computed Properties -

-
-
-
    -
  • -
    - - - - additionalSizes - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var additionalSizes: [CGSize]? { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - refreshInterval - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var refreshInterval: TimeInterval { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - gpid - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var gpid: String?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ortbConfig - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var ortbConfig: String? { get set }
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Public Methods -

-
-
-
    -
  • -
    - - - - init(configId:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(configId: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(configId:size:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(configId: String, size: CGSize)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext Data (imp[].ext.data) -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addContextData(key: String, value: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func updateContextData(key: String, value: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeContextData(for key: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearContextData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearContextData()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getContextData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getContextData() -> [String : [String]]
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtData(key: String, value: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func updateExtData(key: String, value: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeExtData(for:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeExtData(for key: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearExtData()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getExtData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getExtData() -> [String : [String]]
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext keywords (imp[].ext.keywords) -

-
-
-
    -
  • -
    - - - - addContextKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addContextKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addContextKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeContextKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearContextKeywords()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getContextKeywords() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getContextKeywords() -> Set<String>
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeywords(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeExtKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtKeywords() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearExtKeywords()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getExtKeywords() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getExtKeywords() -> Set<String>
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

App Content (app.content.data) -

-
-
-
    -
  • -
    - - - - setAppContent(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setAppContent(_ appContent: PBMORTBAppContent?)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getAppContent() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getAppContent() -> PBMORTBAppContent?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearAppContent() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearAppContent()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addAppContentData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addAppContentData(_ dataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeAppContentData(_ dataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearAppContentData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearAppContentData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

User Data (user.data) -

-
-
-
    -
  • -
    - - - - getUserData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getUserData() -> [PBMORTBContentData]?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addUserData(_ userDataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeUserData(_ userDataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearUserData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearUserData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

The Prebid Ad Slot -

-
-
-
    -
  • -
    - - - - setPbAdSlot(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setPbAdSlot(_ newElement: String?)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getPbAdSlot() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getPbAdSlot() -> String?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

NSCopying -

-
-
-
    -
  • -
    - - - - copy(with:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func copy(with zone: NSZone? = nil) -> Any
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/AdViewButtonDecorator.html b/docs/Classes/AdViewButtonDecorator.html deleted file mode 100644 index a6fec0135..000000000 --- a/docs/Classes/AdViewButtonDecorator.html +++ /dev/null @@ -1,993 +0,0 @@ - - - - AdViewButtonDecorator Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

AdViewButtonDecorator

-
-
- -
@objc(PBMAdViewButtonDecorator)
-@objcMembers
-public class AdViewButtonDecorator : NSObject
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public proprties -

-
-
-
    -
  • -
    - - - - button - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var button: UIButton
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buttonPosition - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var buttonPosition: Position
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - customButtonPosition - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var customButtonPosition: CGRect
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buttonArea - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var buttonArea: Double
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isMRAID - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isMRAID: Bool
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var buttonTouchUpInsideBlock: PBMVoidBlock?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override init()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setImage(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setImage(_ image: UIImage)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addButton(to view: UIView, displayView: UIView)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeButtonFromSuperview()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - bringButtonToFront() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func bringButtonToFront()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - sendSubviewToBack() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func sendSubviewToBack()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func updateButtonConstraints()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getButtonConstraintConstant() -> CGFloat
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getButtonSize() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getButtonSize() -> CGSize
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - buttonTappedAction() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func buttonTappedAction()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/AdViewUtils.html b/docs/Classes/AdViewUtils.html deleted file mode 100644 index 23ed6f9db..000000000 --- a/docs/Classes/AdViewUtils.html +++ /dev/null @@ -1,578 +0,0 @@ - - - - AdViewUtils Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

AdViewUtils

-
-
- -
public final class AdViewUtils : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static func findPrebidCreativeSize(_ adView: UIView, success: @escaping (CGSize) -> Void, failure: @escaping (Error) -> Void)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/AutoRefreshCountConfig.html b/docs/Classes/AutoRefreshCountConfig.html deleted file mode 100644 index a9650cc42..000000000 --- a/docs/Classes/AutoRefreshCountConfig.html +++ /dev/null @@ -1,643 +0,0 @@ - - - - AutoRefreshCountConfig Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

AutoRefreshCountConfig

-
-
- -
@objc(PBMAutoRefreshCountConfig)
-@objcMembers
-public class AutoRefreshCountConfig : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - autoRefreshDelay - -
    -
    -
    -
    -
    -
    -

    Delay (in seconds) for which to wait before performing an auto refresh.

    - -

    Note that this value is clamped between @c PBMAutoRefresh.AUTO_REFRESH_DELAY_MIN -and @c PBMAutoRefresh.AUTO_REFRESH_DELAY_MAX.

    - -

    Also note that this will return @c nil if @c isInterstitial is set to @c YES.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var autoRefreshDelay: TimeInterval?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - autoRefreshMax - -
    -
    -
    -
    -
    -
    -

    Maximum number of times the BannerView should refresh.

    - -

    This value will be overwritten with any values received from the server. -Using a value of 0 indicates there is no maximum.

    - -

    Default is 0.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var autoRefreshMax: Double?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - numRefreshes - -
    -
    -
    -
    -
    -
    -

    The number of times the BannerView has been refreshed.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var numRefreshes: Int
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/BannerAdUnit.html b/docs/Classes/BannerAdUnit.html deleted file mode 100644 index 087827929..000000000 --- a/docs/Classes/BannerAdUnit.html +++ /dev/null @@ -1,712 +0,0 @@ - - - - BannerAdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

BannerAdUnit

-
-
- -
public class BannerAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - parameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var parameters: BannerParameters { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - bannerParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var bannerParameters: BannerParameters { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - videoParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var videoParameters: VideoParameters { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adFormats - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adFormats: Set<AdFormat> { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(configId:size:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(configId: String, size: CGSize)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addAdditionalSize(sizes: [CGSize])
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/BannerEventHandlerStandalone.html b/docs/Classes/BannerEventHandlerStandalone.html deleted file mode 100644 index 9b912f035..000000000 --- a/docs/Classes/BannerEventHandlerStandalone.html +++ /dev/null @@ -1,682 +0,0 @@ - - - - BannerEventHandlerStandalone Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

BannerEventHandlerStandalone

-
-
- -
public class BannerEventHandlerStandalone : NSObject, BannerEventHandler
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - loadingDelegate - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public weak var loadingDelegate: BannerEventLoadingDelegate?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - interactionDelegate - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public weak var interactionDelegate: BannerEventInteractionDelegate?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adSizes - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adSizes: [CGSize]
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - requestAd(with:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func requestAd(with bidResponse: BidResponse?)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - trackImpression() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func trackImpression()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/BannerParameters.html b/docs/Classes/BannerParameters.html deleted file mode 100644 index 34ce3aaef..000000000 --- a/docs/Classes/BannerParameters.html +++ /dev/null @@ -1,699 +0,0 @@ - - - - BannerParameters Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

BannerParameters

-
-
- -
@objcMembers
-public class BannerParameters : NSObject
- -
-
-

Describes an OpenRTB banner object

- -
-
-
-
    -
  • -
    - - - - api - -
    -
    -
    -
    -
    -
    -

    List of supported API frameworks for this impression. If an API is not explicitly listed, it is assumed not to be supported.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var api: [Signals.Api]?
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var interstitialMinWidthPerc: Int?
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var interstitialMinHeightPerc: Int?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adSizes - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adSizes: [CGSize]?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Helpers -

-
-
-
    -
  • -
    - - - - rawAPI - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rawAPI: [Int]? { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/BannerView.html b/docs/Classes/BannerView.html deleted file mode 100644 index 22c7787d1..000000000 --- a/docs/Classes/BannerView.html +++ /dev/null @@ -1,2269 +0,0 @@ - - - - BannerView Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

BannerView

- -

Undocumented

- -
-
-
-
    -
  • -
    - - - - adUnitConfig - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let adUnitConfig: AdUnitConfig
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - eventHandler - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let eventHandler: BannerEventHandler?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - bannerParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var bannerParameters: BannerParameters { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - videoParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var videoParameters: VideoParameters { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - lastBidResponse - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var lastBidResponse: BidResponse? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - configID - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var configID: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - refreshInterval - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var refreshInterval: TimeInterval { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - additionalSizes - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var additionalSizes: [CGSize]? { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adFormat - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var adFormat: AdFormat { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adPosition - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var adPosition: AdPosition { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ortbConfig - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var ortbConfig: String? { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - delegate - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public weak var delegate: BannerViewDelegate?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Public Methods -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public init(frame: CGRect,
    -            configID: String,
    -            adSize: CGSize,
    -            eventHandler: BannerEventHandler)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public convenience init(configID: String,
    -                        eventHandler: BannerEventHandler)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public convenience init(frame: CGRect,
    -                        configID: String,
    -                        adSize: CGSize)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - loadAd() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func loadAd()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func setStoredAuctionResponse(storedAuction: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - stopRefresh() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func stopRefresh()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext Data (imp[].ext.data) -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextData(_ data: String, forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func updateContextData(_ data: Set<String>, forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeContextDate(forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearContextData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearContextData()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addExtData(key: String, value: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func updateExtData(key: String, value: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeExtData(forKey: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearExtData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext keywords (imp[].ext.keywords) -

-
-
-
    -
  • -
    - - - - addContextKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeContextKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearContextKeywords()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addExtKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeywords(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addExtKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeExtKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtKeywords() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearExtKeywords()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

App Content (app.content.data) -

-
-
-
    -
  • -
    - - - - setAppContent(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func setAppContent(_ appContent: PBMORTBAppContent)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearAppContent() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearAppContent()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addAppContentData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addAppContentData(_ dataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeAppContentDataObject(_ dataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearAppContentDataObjects()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

User Data (user.data) -

-
-
-
    -
  • -
    - - - - addUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addUserData(_ userDataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeUserData(_ userDataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearUserData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearUserData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

DisplayViewInteractionDelegate -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func trackImpression(forDisplayView: PBMDisplayView)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func viewControllerForModalPresentation(fromDisplayView: PBMDisplayView) -> UIViewController?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - didLeaveApp(from:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func didLeaveApp(from displayView: PBMDisplayView)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func willPresentModal(from displayView: PBMDisplayView)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func didDismissModal(from displayView: PBMDisplayView)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

BannerAdLoaderDelegate -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func bannerAdLoader(_ bannerAdLoader: PBMBannerAdLoader, loadedAdView adView: UIView, adSize: CGSize)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func bannerAdLoader(_ bannerAdLoader: PBMBannerAdLoader, createdDisplayView displayView: PBMDisplayView)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

PBMAdLoadFlowControllerDelegate -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adLoadFlowController(_ adLoadFlowController: PBMAdLoadFlowController, failedWithError error: Error?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adLoadFlowControllerWillSendBidRequest(_ adLoadFlowController: PBMAdLoadFlowController)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adLoadFlowControllerWillRequestPrimaryAd(_ adLoadFlowController: PBMAdLoadFlowController)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adLoadFlowControllerShouldContinue(_ adLoadFlowController: PBMAdLoadFlowController) -> Bool
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

BannerEventInteractionDelegate -

-
-
-
    -
  • -
    - - - - willPresentModal() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func willPresentModal()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - didDismissModal() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func didDismissModal()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - willLeaveApp() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func willLeaveApp()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var viewControllerForPresentingModal: UIViewController? { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/BaseInterstitialAdUnit.html b/docs/Classes/BaseInterstitialAdUnit.html deleted file mode 100644 index f41ad27dd..000000000 --- a/docs/Classes/BaseInterstitialAdUnit.html +++ /dev/null @@ -1,2780 +0,0 @@ - - - - BaseInterstitialAdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

BaseInterstitialAdUnit

-
-
- -
public class BaseInterstitialAdUnit :
-    NSObject,
-    PBMInterstitialAdLoaderDelegate,
-    AdLoadFlowControllerDelegate,
-    InterstitialControllerInteractionDelegate,
-    InterstitialEventInteractionDelegate,
-    BaseInterstitialAdUnitProtocol
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - bannerParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var bannerParameters: BannerParameters { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - videoParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var videoParameters: VideoParameters { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - lastBidResponse - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var lastBidResponse: BidResponse? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - configID - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var configID: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adFormats - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var adFormats: Set<AdFormat> { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ortbConfig - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var ortbConfig: String? { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isReady - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var isReady: Bool { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isMuted - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var isMuted: Bool { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isSoundButtonVisible - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var isSoundButtonVisible: Bool { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - closeButtonArea - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var closeButtonArea: Double { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - closeButtonPosition - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var closeButtonPosition: Position { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - delegate - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public weak var delegate: AnyObject?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adUnitConfig - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public let adUnitConfig: AdUnitConfig
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Public Methods -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    required public init(configID: String,
    -                     minSizePerc: NSValue?,
    -                     eventHandler: AnyObject?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(configID: String,
    -                        minSizePercentage: CGSize,
    -                        eventHandler:AnyObject?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(configID: String,
    -                        eventHandler:AnyObject?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(configID: String,
    -                        minSizePercentage:CGSize)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(configID:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(configID: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - loadAd() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func loadAd()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - show(from:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func show(from controller: UIViewController)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext Data (imp[].ext.data) -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextData(_ data: String, forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func updateContextData(_ data: Set<String>, forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeContextDate(forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearContextData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearContextData()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addExtData(key: String, value: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func updateExtData(key: String, value: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeExtData(forKey: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearExtData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext keywords (imp[].ext.keywords) -

-
-
-
    -
  • -
    - - - - addContextKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeContextKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearContextKeywords()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addExtKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeywords(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addExtKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeExtKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtKeywords() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearExtKeywords()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

App Content (app.content.data) -

-
-
-
    -
  • -
    - - - - setAppContent(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func setAppContent(_ appContent: PBMORTBAppContent)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearAppContent() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearAppContent()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addAppContentData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addAppContentData(_ dataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeAppContentDataObject(_ dataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearAppContentDataObjects()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

User Data (user.data) -

-
-
-
    -
  • -
    - - - - addUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addUserData(_ userDataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeUserData(_ userDataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearUserData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearUserData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

PBMInterstitialAdLoaderDelegate -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func interstitialAdLoader(_ interstitialAdLoader: PBMInterstitialAdLoader,
    -                                 loadedAd showBlock: @escaping (UIViewController?) -> Void,
    -                                 isReadyBlock: @escaping () -> Bool)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func interstitialAdLoader(_ interstitialAdLoader: PBMInterstitialAdLoader,
    -                                 createdInterstitialController interstitialController: InterstitialController)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - eventHandler - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var eventHandler: Any?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

AdLoadFlowControllerDelegate -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adLoadFlowControllerWillSendBidRequest(_ adLoadFlowController: PBMAdLoadFlowController)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adLoadFlowControllerWillRequestPrimaryAd(_ adLoadFlowController: PBMAdLoadFlowController)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adLoadFlowControllerShouldContinue(_ adLoadFlowController: PBMAdLoadFlowController) -> Bool
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adLoadFlowController(_ adLoadFlowController: PBMAdLoadFlowController, failedWithError error: Error?)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

InterstitialControllerInteractionDelegate -

-
-
- -
-
-
- - -
- -

InterstitialEventInteractionDelegate -

-
-
-
    -
  • -
    - - - - willPresentAd() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func willPresentAd()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - didDismissAd() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func didDismissAd()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - willLeaveApp() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func willLeaveApp()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - didClickAd() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func didClickAd()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

BaseInterstitialAdUnitProtocol -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callEventHandler_requestAd(with bidResponse: BidResponse?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callEventHandler_show(from controller: UIViewController?)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Abstract Methods -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callEventHandler_isReady() -> Bool
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callDelegate_didReceiveAd()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callDelegate_didFailToReceiveAd(with: Error?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callDelegate_willPresentAd()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callDelegate_didDismissAd()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callDelegate_willLeaveApplication()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callDelegate_didClickAd()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callEventHandler_setLoadingDelegate(_ loadingDelegate: NSObject?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callEventHandler_setInteractionDelegate()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callEventHandler_showFromViewController(controller: UIViewController?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func callEventHandler_trackImpression()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/Bid.html b/docs/Classes/Bid.html deleted file mode 100644 index 9366c516f..000000000 --- a/docs/Classes/Bid.html +++ /dev/null @@ -1,921 +0,0 @@ - - - - Bid Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

Bid

-
-
- -
public class Bid : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - price - -
    -
    -
    -
    -
    -
    -

    Bid price expressed as CPM although the actual transaction is for a unit impression only. -Note that while the type indicates float, integer math is highly recommended -when handling currencies (e.g., BigDecimal in Java).

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var price: Float { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - nurl - -
    -
    -
    -
    -
    -
    -

    Win notice URL called by the exchange if the bid wins (not necessarily indicative of a delivered, -viewed, or billable ad); optional means of serving ad markup. -Substitution macros (Section 4.4) may be included in both the URL and optionally returned markup.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public private(set) var nurl: String? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adm - -
    -
    -
    -
    -
    -
    -

    Optional means of conveying ad markup in case the bid wins; supersedes the win notice -if markup is included in both. -Substitution macros (Section 4.4) may be included.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public private(set) var adm: String? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - size - -
    -
    -
    -
    -
    -
    -

    Ad size

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var size: CGSize { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - targetingInfo - -
    -
    -
    -
    -
    -
    -

    Targeting information that needs to be passed to the ad server SDK.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var targetingInfo: [String : String]? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - skadn - -
    -
    -
    -
    -
    -
    -

    SKAdNetwork parameters about an App Store product. -Used in the StoreKit

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var skadn: PBMORTBBidExtSkadn? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adFormat - -
    -
    -
    -
    -
    -
    -

    Prebid ad format

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var adFormat: AdFormat? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - videoAdConfiguration - -
    -
    -
    -
    -
    -
    -

    Prebid video ad configuration

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var videoAdConfiguration: PBMORTBAdConfiguration? { get }
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var testVideoAdConfiguration: PBMORTBAdConfiguration? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isWinning - -
    -
    -
    -
    -
    -
    -

    Returns YES if this bid is intented for display.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var isWinning: Bool { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - events - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var events: PBMORTBExtPrebidEvents? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - bid - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public private(set) var bid: PBMORTBBid<PBMORTBBidExt> { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(bid:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public init(bid: PBMORTBBid<PBMORTBBidExt>)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/BidInfo.html b/docs/Classes/BidInfo.html deleted file mode 100644 index c7d289b0f..000000000 --- a/docs/Classes/BidInfo.html +++ /dev/null @@ -1,796 +0,0 @@ - - - - BidInfo Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

BidInfo

-
-
- -
@objcMembers
-@objc(PBMBidInfo)
-public class BidInfo : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - EVENT_WIN - -
    -
    -
    -
    -
    -
    -

    Key to get Prebid win event from events

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let EVENT_WIN: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - EVENT_IMP - -
    -
    -
    -
    -
    -
    -

    Key to get Prebid imp event from events

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let EVENT_IMP: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - resultCode - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var resultCode: ResultCode { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - targetingKeywords - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var targetingKeywords: [String : String]? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - exp - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var exp: Double? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - nativeAdCacheId - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var nativeAdCacheId: String? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - events - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var events: [String : String] { get }
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(resultCode: ResultCode, targetingKeywords: [String : String]? = nil, exp: Double? = nil, 
    -            nativeAdCacheId: String? = nil, events: [String: String] = [:])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getExp() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getExp() -> NSNumber?
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/BidResponse.html b/docs/Classes/BidResponse.html deleted file mode 100644 index 74339eb83..000000000 --- a/docs/Classes/BidResponse.html +++ /dev/null @@ -1,821 +0,0 @@ - - - - BidResponse Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

BidResponse

-
-
- -
@objcMembers
-public class BidResponse : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - adUnitId - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adUnitId: String?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - allBids - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var allBids: [Bid]? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - winningBid - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var winningBid: Bid? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - targetingInfo - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var targetingInfo: [String : String]? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - tmaxrequest - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var tmaxrequest: NSNumber? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ext - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public private(set) var ext: PBMORTBBidResponseExt? { get }
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(adUnitId: String?, targetingInfo: [String : String]?)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(jsonDictionary:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(jsonDictionary: JsonDictionary)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setTargetingInfo(with newValue: [String : String])
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addTargetingInfoValue(key: String, value: String)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/CacheManager.html b/docs/Classes/CacheManager.html deleted file mode 100644 index c5cae2396..000000000 --- a/docs/Classes/CacheManager.html +++ /dev/null @@ -1,687 +0,0 @@ - - - - CacheManager Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

CacheManager

-
-
- -
@objc(PBMCacheManager)
-@objcMembers
-public class CacheManager : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let cacheManagerExpireInterval: TimeInterval
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - shared - -
    -
    -
    -
    -
    -
    -

    The class is created as a singleton object & used

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let shared: CacheManager
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func save(content: String, expireInterval: TimeInterval = CacheManager.cacheManagerExpireInterval) -> String?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isValid(cacheId:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func isValid(cacheId: String) -> Bool
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - get(cacheId:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func get(cacheId: String) -> String?
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/Constants.html b/docs/Classes/Constants.html deleted file mode 100644 index 5d602016d..000000000 --- a/docs/Classes/Constants.html +++ /dev/null @@ -1,579 +0,0 @@ - - - - Constants Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

Constants

-
-
- -
@objc
-public class Constants : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - PREBID_VERSION - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let PREBID_VERSION: String
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/ContextSubType.html b/docs/Classes/ContextSubType.html deleted file mode 100644 index aec15430d..000000000 --- a/docs/Classes/ContextSubType.html +++ /dev/null @@ -1,902 +0,0 @@ - - - - ContextSubType Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

ContextSubType

-
-
- -
@objcMembers
-public class ContextSubType : SingleContainerInt
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - General - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let General: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Article - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let Article: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Video - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let Video: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Audio - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let Audio: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Image - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let Image: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - UserGenerated - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let UserGenerated: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Social - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let Social: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - email - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let email: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - chatIM - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let chatIM: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - SellingProduct - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let SellingProduct: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - AppStore - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let AppStore: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ReviewSite - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let ReviewSite: ContextSubType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Custom - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let Custom: ContextSubType
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/ContextType.html b/docs/Classes/ContextType.html deleted file mode 100644 index a61563d33..000000000 --- a/docs/Classes/ContextType.html +++ /dev/null @@ -1,659 +0,0 @@ - - - - ContextType Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

ContextType

-
-
- -
@objcMembers
-public class ContextType : SingleContainerInt
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - Content - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let Content: ContextType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Social - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let Social: ContextType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Product - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let Product: ContextType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Custom - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let Custom: ContextType
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/DateFormatService.html b/docs/Classes/DateFormatService.html deleted file mode 100644 index 493d2678d..000000000 --- a/docs/Classes/DateFormatService.html +++ /dev/null @@ -1,628 +0,0 @@ - - - - DateFormatService Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

DateFormatService

-
-
- -
@objc(PBMDateFormatService)
-@objcMembers
-public class DateFormatService : NSObject
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public properties -

-
-
-
    -
  • -
    - - - - shared - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let shared: DateFormatService
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Private properties -

-
-
-
    -
  • -
    - - - - formatISO8601(for:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func formatISO8601(for strDate: String?) -> Date?
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/DemandResponseInfo.html b/docs/Classes/DemandResponseInfo.html deleted file mode 100644 index 5be066a9a..000000000 --- a/docs/Classes/DemandResponseInfo.html +++ /dev/null @@ -1,639 +0,0 @@ - - - - DemandResponseInfo Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

DemandResponseInfo

-
-
- -
public class DemandResponseInfo : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - fetchDemandResult - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public private(set) var fetchDemandResult: ResultCode { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - bid - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public private(set) var bid: Bid? { get }
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public required init(fetchDemandResult: ResultCode,
    -                     bid: Bid?,
    -                     configId: String?,
    -                     winNotifierBlock: @escaping PBMWinNotifierBlock,
    -                     bidResponse: BidResponse?
    -)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/EventManager.html b/docs/Classes/EventManager.html deleted file mode 100644 index 334fb5d92..000000000 --- a/docs/Classes/EventManager.html +++ /dev/null @@ -1,741 +0,0 @@ - - - - EventManager Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

EventManager

-
-
- -
@objc(PBMEventManager)
-@objcMembers
-public class EventManager : NSObject, PBMEventTrackerProtocol
- -
-
-

This class is a proxy container for event trackers. -You can add (and remove) any quantity of trackers. -Each tracker must correspond to PBMEventTrackerProtocol the PBMEventTracker Protocol.

- -

EventManager implements PBMEventTrackerProtocol. -It broadcasts protocol calls to the all registered trackers.

- -
-
-
-
- - -
- -

Public Methods -

-
-
-
    -
  • -
    - - - - registerTracker(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func registerTracker(_ tracker: PBMEventTrackerProtocol)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - unregisterTracker(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func unregisterTracker(_ tracker: PBMEventTrackerProtocol)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

PBMEventTrackerProtocol -

-
-
-
    -
  • -
    - - - - trackEvent(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func trackEvent(_ event: PBMTrackingEvent)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func trackVideoAdLoaded(_ parameters: PBMVideoVerificationParameters!)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func trackStartVideo(withDuration duration: CGFloat, volume: CGFloat)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func trackVolumeChanged(_ playerVolume: CGFloat, deviceVolume: CGFloat)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/EventTracking.html b/docs/Classes/EventTracking.html deleted file mode 100644 index 687be7083..000000000 --- a/docs/Classes/EventTracking.html +++ /dev/null @@ -1,634 +0,0 @@ - - - - EventTracking Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

EventTracking

-
-
- -
public class EventTracking : SingleContainerInt
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - Image - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let Image: EventTracking
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - js - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let js: EventTracking
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Custom - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let Custom: EventTracking
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/EventType.html b/docs/Classes/EventType.html deleted file mode 100644 index 84b334a0d..000000000 --- a/docs/Classes/EventType.html +++ /dev/null @@ -1,690 +0,0 @@ - - - - EventType Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

EventType

-
-
- -
public class EventType : SingleContainerInt
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - Impression - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let Impression: EventType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ViewableImpression50 - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let ViewableImpression50: EventType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ViewableImpression100 - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let ViewableImpression100: EventType
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let ViewableVideoImpression50: EventType
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Custom - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let Custom: EventType
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/ExternalUserId.html b/docs/Classes/ExternalUserId.html deleted file mode 100644 index 44eaa912a..000000000 --- a/docs/Classes/ExternalUserId.html +++ /dev/null @@ -1,875 +0,0 @@ - - - - ExternalUserId Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

ExternalUserId

-
-
- -
@objcMembers
-public class ExternalUserId : NSObject, NSCoding, NSSecureCoding, JSONConvertible
- -
-
-

Defines the User Id Object from an External Thrid Party Source

- -
-
-
-
    -
  • -
    - - - - supportsSecureCoding - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var supportsSecureCoding: Bool { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Properties -

-
-
-
    -
  • -
    - - - - source - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var source: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - identifier - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var identifier: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - atype - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var atype: NSNumber?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ext - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var ext: [String : Any]?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Initialization -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Initialize ExternalUserId Class

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(source: String, identifier: String, atype: NSNumber? = nil, ext: [String : Any]? = nil)
    - -
    -
    -
    -

    Parameters

    - - - - - - - - - - - - - - - - - - - -
    - - source - - -
    -

    Source of the External User Id String.

    -
    -
    - - identifier - - -
    -

    String of the External User Id.

    -
    -
    - - atype - - -
    -

    (Optional) Int of the External User Id.

    -
    -
    - - ext - - -
    -

    (Optional) Dictionary of the External User Id.

    -
    -
    -
    -
    -
    -
  • -
  • -
    - - - - encode(with:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func encode(with coder: NSCoder)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(coder:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public required init?(coder: NSCoder)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - toJSONDictionary() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func toJSONDictionary() -> [AnyHashable : Any]
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/HiddenWebViewManager.html b/docs/Classes/HiddenWebViewManager.html deleted file mode 100644 index 395275715..000000000 --- a/docs/Classes/HiddenWebViewManager.html +++ /dev/null @@ -1,606 +0,0 @@ - - - - HiddenWebViewManager Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

HiddenWebViewManager

-
-
- -
@objc(PBMHiddenWebViewManager)
-@objcMembers
-public class HiddenWebViewManager : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(webView: WKWebView, landingPageString: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - openHiddenWebView() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func openHiddenWebView()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/Host.html b/docs/Classes/Host.html deleted file mode 100644 index 217064a1a..000000000 --- a/docs/Classes/Host.html +++ /dev/null @@ -1,660 +0,0 @@ - - - - Host Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

Host

-
-
- -
@objcMembers
-public class Host : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - shared - -
    -
    -
    -
    -
    -
    -

    The class is created as a singleton object & used

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let shared: Host
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setCustomHostURL(_:) - -
    -
    -
    -
    -
    -
    -

    The CustomHost property holds the URL for the custom prebid adaptor

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func setCustomHostURL(_ urlString: String?) throws
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getHostURL(host:) - -
    -
    -
    -
    -
    -
    -

    This function retrieves the prebid server URL for the selected host

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getHostURL(host: PrebidHost) throws -> String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - verifyUrl(urlString:) - -
    -
    -
    -
    -
    -
    -

    This function verifies if the prebid server URL is in the url format

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func verifyUrl(urlString: String?) -> Bool
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/IMAAdSlotSize.html b/docs/Classes/IMAAdSlotSize.html deleted file mode 100644 index 3ed911f46..000000000 --- a/docs/Classes/IMAAdSlotSize.html +++ /dev/null @@ -1,635 +0,0 @@ - - - - IMAAdSlotSize Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

IMAAdSlotSize

-
-
- -
@objc
-public class IMAAdSlotSize : SingleContainerInt
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - Size400x300 - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let Size400x300: IMAAdSlotSize
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Size640x480 - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let Size640x480: IMAAdSlotSize
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Size320x480 - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let Size320x480: IMAAdSlotSize
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/IMAUtils.html b/docs/Classes/IMAUtils.html deleted file mode 100644 index 1365c160c..000000000 --- a/docs/Classes/IMAUtils.html +++ /dev/null @@ -1,607 +0,0 @@ - - - - IMAUtils Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

IMAUtils

-
-
- -
@objcMembers
-public final class IMAUtils : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - shared - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let shared: IMAUtils
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func generateInstreamUriForGAM(adUnitID: String, adSlotSizes: [IMAAdSlotSize], customKeywords: [String : String]?) throws -> String
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/ImageAsset.html b/docs/Classes/ImageAsset.html deleted file mode 100644 index 864bdd1f6..000000000 --- a/docs/Classes/ImageAsset.html +++ /dev/null @@ -1,634 +0,0 @@ - - - - ImageAsset Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

ImageAsset

-
-
- -
public class ImageAsset : SingleContainerInt
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - Icon - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let Icon: ImageAsset
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Main - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let Main: ImageAsset
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - Custom - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public static let Custom: ContextType
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/ImageHelper.html b/docs/Classes/ImageHelper.html deleted file mode 100644 index 3c7d009d1..000000000 --- a/docs/Classes/ImageHelper.html +++ /dev/null @@ -1,604 +0,0 @@ - - - - ImageHelper Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

ImageHelper

-
-
- -
public class ImageHelper
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - downloadImageSync(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func downloadImageSync(_ urlString: String) -> Result<UIImage, Error>
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func downloadImageAsync(_ urlString: String, completion: @escaping (Result<UIImage, Error>) -> Void)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/InstreamVideoAdUnit.html b/docs/Classes/InstreamVideoAdUnit.html deleted file mode 100644 index c44e058c0..000000000 --- a/docs/Classes/InstreamVideoAdUnit.html +++ /dev/null @@ -1,604 +0,0 @@ - - - - InstreamVideoAdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

InstreamVideoAdUnit

-
-
- -
public class InstreamVideoAdUnit : AdUnit, VideoBasedAdUnitProtocol
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - videoParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var videoParameters: VideoParameters { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(configId:size:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(configId: String, size: CGSize)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/InterstitialAdUnit.html b/docs/Classes/InterstitialAdUnit.html deleted file mode 100644 index 5ee8f47f1..000000000 --- a/docs/Classes/InterstitialAdUnit.html +++ /dev/null @@ -1,712 +0,0 @@ - - - - InterstitialAdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

InterstitialAdUnit

-
-
- -
public class InterstitialAdUnit : AdUnit, BannerBasedAdUnitProtocol, VideoBasedAdUnitProtocol
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - parameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var parameters: BannerParameters { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - bannerParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var bannerParameters: BannerParameters { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - videoParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var videoParameters: VideoParameters { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adFormats - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adFormats: Set<AdFormat> { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(configId:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(configId: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(configId: String, minWidthPerc: Int, minHeightPerc: Int)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/InterstitialController.html b/docs/Classes/InterstitialController.html deleted file mode 100644 index 99674bcbe..000000000 --- a/docs/Classes/InterstitialController.html +++ /dev/null @@ -1,1207 +0,0 @@ - - - - InterstitialController Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

InterstitialController

-
-
- -
public class InterstitialController : NSObject, PBMAdViewManagerDelegate
- -
-
-

Undocumented

- -
-
-
- -
-
-
- - -
- -

Life cycle -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public init(bid: Bid, adConfiguration: AdUnitConfig)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(bid:configId:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public convenience init(bid: Bid, configId: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - loadAd() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func loadAd()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - show() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func show()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

PBMAdViewManagerDelegate protocol -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func viewControllerForModalPresentation() -> UIViewController?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adLoaded(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adLoaded(_ pbmAdDetails: PBMAdDetails)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - failed(toLoad:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func failed(toLoad error: Error)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adDidComplete() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adDidComplete()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adDidDisplay() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adDidDisplay()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adWasClicked() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adWasClicked()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adViewWasClicked() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adViewWasClicked()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adDidExpand() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adDidExpand()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adDidCollapse() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adDidCollapse()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adDidLeaveApp() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adDidLeaveApp()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adClickthroughDidClose()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adDidClose() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func adDidClose()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func interstitialDisplayProperties() -> PBMInterstitialDisplayProperties
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/InterstitialEventHandlerStandalone.html b/docs/Classes/InterstitialEventHandlerStandalone.html deleted file mode 100644 index 62890d800..000000000 --- a/docs/Classes/InterstitialEventHandlerStandalone.html +++ /dev/null @@ -1,692 +0,0 @@ - - - - InterstitialEventHandlerStandalone Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

InterstitialEventHandlerStandalone

-
-
- -
public class InterstitialEventHandlerStandalone : NSObject, InterstitialEventHandlerProtocol
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public Methods -

-
-
-
    -
  • -
    - - - - loadingDelegate - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public weak var loadingDelegate: InterstitialEventLoadingDelegate?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - interactionDelegate - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public weak var interactionDelegate: InterstitialEventInteractionDelegate?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isReady - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isReady: Bool { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - show(from:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func show(from controller: UIViewController?)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - requestAd(with:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func requestAd(with bidResponse: BidResponse?)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/InterstitialRenderingAdUnit.html b/docs/Classes/InterstitialRenderingAdUnit.html deleted file mode 100644 index e1238d0c4..000000000 --- a/docs/Classes/InterstitialRenderingAdUnit.html +++ /dev/null @@ -1,1056 +0,0 @@ - - - - InterstitialRenderingAdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

InterstitialRenderingAdUnit

-
-
- -
@objcMembers
-public class InterstitialRenderingAdUnit : BaseInterstitialAdUnit
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - skipButtonArea - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var skipButtonArea: Double { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - skipButtonPosition - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var skipButtonPosition: Position { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - skipDelay - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var skipDelay: Double { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(configID:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public init(configID: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public init(configID: String, minSizePercentage: CGSize)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public init(configID: String, minSizePercentage: CGSize, eventHandler: AnyObject)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Protected overrides -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callDelegate_didReceiveAd()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callDelegate_didFailToReceiveAd(with error: Error?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callDelegate_willPresentAd()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callDelegate_didDismissAd()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callDelegate_willLeaveApplication()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callDelegate_didClickAd()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callEventHandler_isReady() -> Bool
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callEventHandler_setLoadingDelegate(_ loadingDelegate: NSObject?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callEventHandler_setInteractionDelegate()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callEventHandler_requestAd(with bidResponse: BidResponse?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callEventHandler_show(from controller: UIViewController?)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override func callEventHandler_trackImpression()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/Log.html b/docs/Classes/Log.html deleted file mode 100644 index a3746f768..000000000 --- a/docs/Classes/Log.html +++ /dev/null @@ -1,966 +0,0 @@ - - - - Log Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

Log

-
-
- -
@objc(PBMLog)
-@objcMembers
-public class Log : NSObject
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public properties -

-
-
-
    -
  • -
    - - - - dateFormat - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var dateFormat: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - dateFormatter - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var dateFormatter: DateFormatter { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - logLevel - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var logLevel: LogLevel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - logToFile - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static var logToFile: Bool
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func error(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func info(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func debug(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func verbose(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func warn(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func severe(_ object: Any, filename: String = #file, line: Int = #line, function: String = #function)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func whereAmI(filename: String = #file, line: Int = #line, function: String = #function)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - serialWriteToLog(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func serialWriteToLog(_ message: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - writeToLogFile(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func writeToLogFile(_ message: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getLogFileAsString() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func getLogFileAsString() -> String?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearLogFile() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func clearLogFile()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/LogLevel.html b/docs/Classes/LogLevel.html deleted file mode 100644 index d3a696479..000000000 --- a/docs/Classes/LogLevel.html +++ /dev/null @@ -1,846 +0,0 @@ - - - - LogLevel Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

LogLevel

-
-
- -
@objc(PBMLogLevel)
-@objcMembers
-public class LogLevel : NSObject, RawRepresentable
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - RawValue - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public typealias RawValue = Int
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - rawValue - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var rawValue: Int
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - stringValue - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var stringValue: String
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public convenience init(stringValue: String, rawValue: RawValue)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init(rawValue:) - -
    -
    -
    -
    -
    -
    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public required init(rawValue: RawValue)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - debug - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let debug: LogLevel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - verbose - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let verbose: LogLevel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - info - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let info: LogLevel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - warn - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let warn: LogLevel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - error - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let error: LogLevel
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - severe - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static let severe: LogLevel
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/MediationBannerAdUnit.html b/docs/Classes/MediationBannerAdUnit.html deleted file mode 100644 index 6a721f231..000000000 --- a/docs/Classes/MediationBannerAdUnit.html +++ /dev/null @@ -1,1633 +0,0 @@ - - - - MediationBannerAdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

MediationBannerAdUnit

-
-
- -
@objcMembers
-public class MediationBannerAdUnit : NSObject
- -
-
-

Undocumented

- -
-
-
- -
-
-
- - -
- -

Computed properties -

-
-
-
    -
  • -
    - - - - configID - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var configID: String { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adFormat - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adFormat: AdFormat { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - adPosition - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adPosition: AdPosition { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - bannerParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var bannerParameters: BannerParameters { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - videoParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var videoParameters: VideoParameters { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - refreshInterval - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var refreshInterval: TimeInterval { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - additionalSizes - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var additionalSizes: [CGSize]? { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ortbConfig - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var ortbConfig: String? { get set }
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext Data (imp[].ext.data) -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addContextData(_ data: String, forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func updateContextData(_ data: Set<String>, forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeContextDate(forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearContextData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearContextData()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtData(key: String, value: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func updateExtData(key: String, value: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeExtData(forKey: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearExtData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext keywords (imp[].ext.keywords) -

-
-
-
    -
  • -
    - - - - addContextKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeContextKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearContextKeywords()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeywords(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeExtKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtKeywords() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearExtKeywords()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

App Content (app.content.data) -

-
-
-
    -
  • -
    - - - - setAppContent(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setAppContent(_ appContent: PBMORTBAppContent)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearAppContent() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearAppContent()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addAppContentData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addAppContentData(_ dataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeAppContentDataObject(_ dataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearAppContentDataObjects()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

User Data (user.data) -

-
-
-
    -
  • -
    - - - - addUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addUserData(_ userDataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeUserData(_ userDataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearUserData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearUserData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Public Methods -

-
-
- -
-
-
- -
-
- - diff --git a/docs/Classes/MediationBaseInterstitialAdUnit.html b/docs/Classes/MediationBaseInterstitialAdUnit.html deleted file mode 100644 index ccf1767f4..000000000 --- a/docs/Classes/MediationBaseInterstitialAdUnit.html +++ /dev/null @@ -1,1498 +0,0 @@ - - - - MediationBaseInterstitialAdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

MediationBaseInterstitialAdUnit

-
-
- -
@objcMembers
-public class MediationBaseInterstitialAdUnit : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - bannerParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var bannerParameters: BannerParameters { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - videoParameters - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var videoParameters: VideoParameters { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isMuted - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isMuted: Bool { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - isSoundButtonVisible - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var isSoundButtonVisible: Bool { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - closeButtonArea - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var closeButtonArea: Double { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - closeButtonPosition - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var closeButtonPosition: Position { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - ortbConfig - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var ortbConfig: String? { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - configId - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var configId: String { get }
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func fetchDemand(completion: ((ResultCode) -> Void)?)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext Data (imp[].ext.data) -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addContextData(_ data: String, forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func updateContextData(_ data: Set<String>, forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeContextDate(forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearContextData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearContextData()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtData(key: String, value: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func updateExtData(key: String, value: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeExtData(forKey: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearExtData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext keywords (imp[].ext.keywords) -

-
-
-
    -
  • -
    - - - - addContextKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeContextKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearContextKeywords()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeywords(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeExtKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtKeywords() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearExtKeywords()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

App Content (app.content.data) -

-
-
-
    -
  • -
    - - - - setAppContent(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setAppContent(_ appContent: PBMORTBAppContent)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearAppContent() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearAppContent()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addAppContentData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addAppContentData(_ dataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeAppContentDataObject(_ dataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearAppContentDataObjects()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

User Data (user.data) -

-
-
-
    -
  • -
    - - - - addUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addUserData(_ userDataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeUserData(_ userDataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearUserData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearUserData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/MediationBidInfoWrapper.html b/docs/Classes/MediationBidInfoWrapper.html deleted file mode 100644 index 073e10a06..000000000 --- a/docs/Classes/MediationBidInfoWrapper.html +++ /dev/null @@ -1,606 +0,0 @@ - - - - MediationBidInfoWrapper Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

MediationBidInfoWrapper

-
-
- -
public class MediationBidInfoWrapper : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - keywords - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var keywords: String?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - localExtras - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var localExtras: [AnyHashable : Any]?
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/MediationInterstitialAdUnit.html b/docs/Classes/MediationInterstitialAdUnit.html deleted file mode 100644 index 733120802..000000000 --- a/docs/Classes/MediationInterstitialAdUnit.html +++ /dev/null @@ -1,802 +0,0 @@ - - - - MediationInterstitialAdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

MediationInterstitialAdUnit

-
-
- -
@objcMembers
-public class MediationInterstitialAdUnit : MediationBaseInterstitialAdUnit
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - adFormats - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var adFormats: Set<AdFormat> { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - additionalSizes - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var additionalSizes: [CGSize]? { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - skipButtonArea - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var skipButtonArea: Double { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - skipButtonPosition - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var skipButtonPosition: Position { get set }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - skipDelay - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var skipDelay: Double { get set }
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Public Methods -

-
-
- -
-
-
- - -
- -

Computed Properties -

-
-
-
    -
  • -
    - - - - configId - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override var configId: String { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/MediationNativeAdUnit.html b/docs/Classes/MediationNativeAdUnit.html deleted file mode 100644 index 137046955..000000000 --- a/docs/Classes/MediationNativeAdUnit.html +++ /dev/null @@ -1,1682 +0,0 @@ - - - - MediationNativeAdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

MediationNativeAdUnit

-
-
- -
@objcMembers
-public class MediationNativeAdUnit : NSObject
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public Properties -

-
-
-
    -
  • -
    - - - - nativeAdUnit - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var nativeAdUnit: NativeRequest
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Public Methods -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public init(configId: String, mediationDelegate: PrebidMediationDelegate)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addEventTracker(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addEventTracker(_ eventTrackers: [NativeEventTracker])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addNativeAssets(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addNativeAssets(_ assets: [NativeAsset])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setContextType(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setContextType(_ contextType: ContextType)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setPlacementType(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setPlacementType(_ placementType: PlacementType)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setPlacementCount(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setPlacementCount(_ placementCount: Int)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setContextSubType(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setContextSubType(_ contextSubType: ContextSubType)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setSequence(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setSequence(_ sequence: Int)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setAssetURLSupport(_ assetURLSupport: Int)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setDURLSupport(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setDURLSupport(_ dURLSupport: Int)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setPrivacy(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setPrivacy(_ privacy: Int)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setExt(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setExt(_ ext: [String : Any])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - getOrtbConfig() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func getOrtbConfig() -> String?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - setOrtbConfig(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setOrtbConfig(_ ortbConfig: String?)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

App Content (app.content.data) -

-
-
-
    -
  • -
    - - - - setAppContent(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func setAppContent(_ appContent: PBMORTBAppContent)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearAppContent() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearAppContent()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addAppContentData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addAppContentData(_ dataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeAppContent(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeAppContent(_ dataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

User Data (user.data) -

-
-
-
    -
  • -
    - - - - addUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addUserData(_ userDataObjects: [PBMORTBContentData])
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeUserData(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeUserData(_ userDataObject: PBMORTBContentData)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearUserData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearUserData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext Data (imp[].ext.data) -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addContextData(_ data: String, forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func updateContextData(_ data: Set<String>, forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeContextDate(forKey key: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearContextData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearContextData()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtData(key: String, value: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func updateExtData(key: String, value: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeExtData(forKey: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtData() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearExtData()
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Ext keywords (imp[].ext.keywords) -

-
-
-
    -
  • -
    - - - - addContextKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func addContextKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func removeContextKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public func clearContextKeywords()
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtKeyword(_ newElement: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - addExtKeywords(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func addExtKeywords(_ newElements: Set<String>)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - removeExtKeyword(_:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func removeExtKeyword(_ element: String)
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - clearExtKeywords() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func clearExtKeywords()
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public func fetchDemand(completion: ((ResultCode) -> Void)?)
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/MediationNativeUtils.html b/docs/Classes/MediationNativeUtils.html deleted file mode 100644 index f2f86a784..000000000 --- a/docs/Classes/MediationNativeUtils.html +++ /dev/null @@ -1,579 +0,0 @@ - - - - MediationNativeUtils Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

MediationNativeUtils

-
-
- -
@objc(PBMMediationNativeUtils)
-@objcMembers
-public class MediationNativeUtils : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - findNative(in:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func findNative(in extras: [AnyHashable : Any]) -> Result<NativeAd, Error>
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/MediationRewardedAdUnit.html b/docs/Classes/MediationRewardedAdUnit.html deleted file mode 100644 index 186d18fb2..000000000 --- a/docs/Classes/MediationRewardedAdUnit.html +++ /dev/null @@ -1,587 +0,0 @@ - - - - MediationRewardedAdUnit Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

MediationRewardedAdUnit

-
-
- -
@objcMembers
-public class MediationRewardedAdUnit : MediationBaseInterstitialAdUnit
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public Methods -

-
-
- -
-
-
- -
-
- - diff --git a/docs/Classes/MediationUtils.html b/docs/Classes/MediationUtils.html deleted file mode 100644 index e780a95ef..000000000 --- a/docs/Classes/MediationUtils.html +++ /dev/null @@ -1,635 +0,0 @@ - - - - MediationUtils Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

MediationUtils

-
-
- -
@objc(PBMMediationUtils)
-@objcMembers
-public class MediationUtils : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func isServerParameterInTargetingInfo(_ serverParameter: String, _ targetingInfo: [String]) -> Bool
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func isServerParameterInTargetingInfoDict(_ serverParameter: String,
    -                                                        _ targetingInfoDictionary: [String: String]) -> Bool
    - -
    -
    -
    -
    -
  • -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func isServerParameterDictInTargetingInfoDict(_ serverParametersDictionary: [String: String],
    -                                                            _ targetingInfoDictionary: [String: String]) -> Bool
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/NativeAd.html b/docs/Classes/NativeAd.html deleted file mode 100644 index 5c772fd89..000000000 --- a/docs/Classes/NativeAd.html +++ /dev/null @@ -1,1057 +0,0 @@ - - - - NativeAd Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

NativeAd

-
-
- -
@objcMembers
-public class NativeAd : NSObject, CacheExpiryDelegate
- -
-
-

Undocumented

- -
-
-
-
- - -
- -

Public properties -

-
-
-
    -
  • -
    - - - - nativeAdMarkup - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var nativeAdMarkup: NativeAdMarkup?
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - delegate - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public weak var delegate: NativeAdEventDelegate?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Array getters -

-
-
-
    -
  • -
    - - - - titles - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var titles: [NativeTitle] { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - dataObjects - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var dataObjects: [NativeData] { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - images - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var images: [NativeImage] { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - eventTrackers - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var eventTrackers: [NativeEventTrackerResponse]? { get }
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

Filtered array getters -

-
-
- -
-
-
- - -
- -

Property getters -

-
-
-
    -
  • -
    - - - - title - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var title: String? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - imageUrl - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var imageUrl: String? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - iconUrl - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var iconUrl: String? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - sponsoredBy - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var sponsoredBy: String? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - text - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var text: String? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - callToAction - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @objc
    -public var callToAction: String? { get }
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - create(cacheId:) - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public static func create(cacheId: String) -> NativeAd?
    - -
    -
    -
    -
    -
  • -
-
-
-
- - -
- -

registerView function -

-
-
-
    -
  • - -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    @discardableResult
    -public func registerView(view: UIView?, clickableViews: [UIView]?) -> Bool
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/NativeAdConfiguration.html b/docs/Classes/NativeAdConfiguration.html deleted file mode 100644 index dbc58619e..000000000 --- a/docs/Classes/NativeAdConfiguration.html +++ /dev/null @@ -1,633 +0,0 @@ - - - - NativeAdConfiguration Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

NativeAdConfiguration

-
-
- -
@objc(PBMNativeAdConfiguration)
-@objcMembers
-public class NativeAdConfiguration : NSObject
- -
-
-

Undocumented

- -
-
-
-
    -
  • -
    - - - - version - -
    -
    -
    -
    -
    -
    -

    Version of the Native Markup version in use.

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var version: String
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - markupRequestObject - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public var markupRequestObject: NativeMarkupRequestObject
    - -
    -
    -
    -
    -
  • -
  • -
    - - - - init() - -
    -
    -
    -
    -
    -
    -

    Undocumented

    - -
    -
    -

    Declaration

    -
    -

    Swift

    -
    public override init()
    - -
    -
    -
    -
    -
  • -
-
-
-
- -
-
- - diff --git a/docs/Classes/NativeAdMarkup.html b/docs/Classes/NativeAdMarkup.html deleted file mode 100644 index d0ae5f4a3..000000000 --- a/docs/Classes/NativeAdMarkup.html +++ /dev/null @@ -1,920 +0,0 @@ - - - - NativeAdMarkup Class Reference - - - - - - - - - - - - - -
-
-

PrebidMobile 2.2.3 Docs (20% documented)

-
-
- -
-
-
-
-
- -
-
- -
-
-
-

NativeAdMarkup

-
-
- -
@objcMembers
-public class NativeAdMarkup : NSObject, JsonDecodable
- -
-
-

Undocumented

- -
-
-
-