Constants

The following constants are available globally.

  • Undocumented

    Declaration

    Objective-C

    static NSString * _Nullable const kFBMediationKey = @"facebook"

    Swift

    let kFBMediationKey: String
  • Undocumented

    Declaration

    Objective-C

    static NSString * _Nullable const kAdMobKey = @"google_admob"

    Swift

    let kAdMobKey: String
  • Undocumented

    Declaration

    Objective-C

    static NSString * _Nonnull const kMopubKey = @"mopub"

    Swift

    let kMopubKey: String
  • Undocumented

    Declaration

    Objective-C

    extern double VISDKVersionNumber

    Swift

    var VISDKVersionNumber: Double
  • Undocumented

    Declaration

    Objective-C

    extern const unsigned char VISDKVersionString[]